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

Upgrade to Laravel 11 and more #559

Merged
merged 139 commits into from
Apr 12, 2024
Merged

Upgrade to Laravel 11 and more #559

merged 139 commits into from
Apr 12, 2024

Conversation

nasirkhan
Copy link
Owner

The list of changes is as follows,

  • Upgraded to Laravel 11
  • Migrated the project to the new Laravel 11 file structure
  • Post, Category, Tag module updated
  • Laravel Module Manager Updated
  • File Manager updated
  • Backend Theme updated to CoreUI 5.*
  • Frontend theme updated to TailwinCSS
  • Dark theme added for both frontend and backend
  • page layout updated
  • Livewire full page components added

Database

  • user table updated
  • removed userprofile table
  • Model factories updated
  • Seeded updated

Issues

nasirkhan and others added 30 commits March 26, 2024 00:03
@nasirkhan nasirkhan merged commit d562382 into main Apr 12, 2024
2 checks passed
@nasirkhan nasirkhan deleted the laravel-11 branch May 3, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment