-
Notifications
You must be signed in to change notification settings - Fork 167
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.x Shift #735
Merged
Merged
Laravel 11.x Shift #735
Commits on Nov 28, 2024
-
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions. You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root. For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
Configuration menu - View commit details
-
Copy full SHA for c7793c3 - Browse repository at this point
Copy the full SHA c7793c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85868f - Browse repository at this point
Copy the full SHA a85868fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06aa706 - Browse repository at this point
Copy the full SHA 06aa706View commit details -
Configuration menu - View commit details
-
Copy full SHA for d222b30 - Browse repository at this point
Copy the full SHA d222b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1041660 - Browse repository at this point
Copy the full SHA 1041660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c347ed - Browse repository at this point
Copy the full SHA 9c347edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf3e27 - Browse repository at this point
Copy the full SHA 7cf3e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c1e94 - Browse repository at this point
Copy the full SHA c7c1e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3ebce - Browse repository at this point
Copy the full SHA ab3ebceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a7908 - Browse repository at this point
Copy the full SHA e3a7908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 469c42a - Browse repository at this point
Copy the full SHA 469c42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44de85a - Browse repository at this point
Copy the full SHA 44de85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d366fcd - Browse repository at this point
Copy the full SHA d366fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d62ba39 - Browse repository at this point
Copy the full SHA d62ba39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f33ab - Browse repository at this point
Copy the full SHA 52f33abView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ac008 - Browse repository at this point
Copy the full SHA f7ac008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522b053 - Browse repository at this point
Copy the full SHA 522b053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825aae6 - Browse repository at this point
Copy the full SHA 825aae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b564021 - Browse repository at this point
Copy the full SHA b564021View commit details -
fix: remove ancient middleware priority
That was from Laravel 6, was apparently removed in Laravel 7 (https://github.com/laravel/laravel/blob/6.x/app/Http/Kernel.php)
Configuration menu - View commit details
-
Copy full SHA for ed31eb7 - Browse repository at this point
Copy the full SHA ed31eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a3338 - Browse repository at this point
Copy the full SHA 16a3338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c543c2 - Browse repository at this point
Copy the full SHA 3c543c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e103e - Browse repository at this point
Copy the full SHA 84e103eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ada05 - Browse repository at this point
Copy the full SHA a8ada05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69bde8 - Browse repository at this point
Copy the full SHA d69bde8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702337b - Browse repository at this point
Copy the full SHA 702337bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c9835 - Browse repository at this point
Copy the full SHA e1c9835View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.