-
-
Notifications
You must be signed in to change notification settings - Fork 547
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
Updates as per Laravel 7 upgrade guide #1521
Conversation
Changing the exception handler class will work for Laravel 7 but break everything else. I think we need to work out how to get rid of it. Related to #1295 |
New PR in |
Seems like the minify PR Is merged! |
@jasonvarga do think this is something one of us could tackle or will this require a deeper knowledge of how Statamic is all wired up? If the former, do you have a suggested starting point? |
Official PR #1679 |
Leave it open and you can get a cool purple merged badge. |
Not sure if this is something you're open to, but this seems to get Statamic up to Laravel 7, although you need to wait for mrclay/minify#666 to actually get there.
However all of these changes should work for L5.8+ regardless to be ready!