-
Notifications
You must be signed in to change notification settings - Fork 0
Laravel Linter #1
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
base: master
Are you sure you want to change the base?
Conversation
|
|
ℹ️ Laravel 8 reintroduced the If you wish to modernize your application to use the |
ℹ️ Shift detected controller namespaces being set in your You may automate this conversion using the Laravel Fixer or tasks within the Shift Workbench. |
|
ℹ️ Your Laravel application contains 47 classes and 1,513 lines of code. Most of your classes are middleware. Your controllers contain the most lines of code (289 loc) and your middleware have the highest lines of code per method (5 loc). |
ℹ️ Shift detected your application only has the default tests. You can quickly start adding tests by using the Test Generator to automatically create the model factories, test classes, and sample tests cases for your Laravel application. |
|
ℹ️ As noted, much of the lint detected above can be automatically fixed using the Laravel Fixer. Save yourself time and clean up your codebase quickly with this new Shift. |
This pull request includes changes and recommendations for crafting your application "The Laravel Way". Feel free to commit any additional changes to the
shift-51491
branch.Before merging, you need to:
shift-51491
branchIf you need help with your upgrade, check out the Human Shifts. You may also join the Shifty Coders Slack workspace to level-up your Laravel skills.