The Laravel Fixer scans your Laravel application and makes changes and recommendations to help you follow the Laravel Way.
What is the Laravel Way? Well, it's a collection of practices outlined in the Laravel docs, commonly adopted by the Laravel community, and derived from analytics on over 50,000 Laravel projects.
The goal is to ensure you're crafting your Laravel application to take full advantage of Laravel's features while maintaining an application that's easy to upgrade.
composer install
from remote server.The Laravel Fixer automates the following changes:
::class
references instead of strings.For more details on the principles and practices behind code changes performed by the Laravel Fixer check out BaseLaravel.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.