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

Support Laravel 11 #206

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Support Laravel 11 #206

wants to merge 4 commits into from

Conversation

alifaraun
Copy link

@alifaraun alifaraun commented Sep 16, 2024

Hey @JeffreyWay,

With Laravel 11 now released, I’ve taken the opportunity to add full support for it. Along with this update, I’ve:

  • Updated the migration style to use anonymous classes, aligning with Laravel’s structure since version 8.23.
  • Dropped support for older Laravel versions, focusing on compatibility from Laravel 9 through 11.
  • Updated the documentation (README.md).

I've tested everything against Laravel 11, and it works perfectly 🎉.

could you please review, merge?

Thanks in advance!

@Mte90
Copy link

Mte90 commented Oct 10, 2024

ping @JeffreyWay

1 similar comment
@pedmindset
Copy link

ping @JeffreyWay

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.

3 participants