Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel BlogKit v3.0 #54

Merged
merged 17 commits into from
Nov 30, 2024
Merged

Laravel BlogKit v3.0 #54

merged 17 commits into from
Nov 30, 2024

Conversation

caendesilva
Copy link
Owner

@caendesilva caendesilva commented Nov 30, 2024

Major changes

  • Upgrade to Laravel 11
  • Minimum PHP version is 8.2
  • Default to SQLite database
  • Change namespace App\Http\Livewire to App\Livewire

Frontend changes

  • Article prose now fills entire card
  • Hides the cover image from article view unless it is not set
  • Hides the description from the article page

Fixes

  • Remove old BrowserSync import
  • Remove duplicate Alpine import
  • Livewire fixes

@caendesilva caendesilva changed the title [3.x] Upgrade to Laravel 11 Laravel BlogKit v3.0 Nov 30, 2024
@caendesilva caendesilva merged commit dc35cf4 into master Nov 30, 2024
2 checks passed
@caendesilva caendesilva deleted the laravel-11 branch December 3, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant