-
-
Notifications
You must be signed in to change notification settings - Fork 195
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 11 migration #1094
base: develop
Are you sure you want to change the base?
Laravel 11 migration #1094
Conversation
…hash_on_login=false
This one might cause trouble for some migrations: https://laravel.com/docs/11.x/upgrade#modifying-columns summary:
This has now been overriden in |
I'm also concerned about this one: https://laravel.com/docs/11.x/upgrade#publishing-service-providers Looks like it's fine since we're forcing this in |
This reverts commit f098458.
Depends on wintercms/storm#173
Need to update the following before merging: