-
Notifications
You must be signed in to change notification settings - Fork 250
Add Laravel 8 support #191
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
Conversation
Laravel 8 is out :) |
All green and ready to go |
When will this be merged? |
+1 |
2 similar comments
+1 |
+1 |
This needs a changelog, once it is added, it shouldn't take long to merge |
@SamRemis This change is almost the same as the Laravel 7 support branch that was merged (Apart from version numbers). I can add the changes to the changelog.md if that is what you asking, but imho that should be done when a new version is tagged instead, which this is not doing. But regardless also added the exact changes made to the main comment, if you need something else to get this merged let me know and i will jump on it. |
Also tagging @howardlopez for input as they did the last couple of tagged releases 👋 |
Waiting for this as well 👍 |
When will this be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks fore the PR @Kussie!
Version 3.6.0 has been released with the changes. We appreciate your work on this @Kussie! |
Description of changes:
Adds support for Laravel 8
Changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.