The Laravel 5.1 Shift automates the upgrade of your Laravel application from Laravel 5.0 to Laravel 5.1. Using the Laravel 5.1 Shift to automatically upgrade your Laravel application has an estimated time savings of 2 hours.
The Laravel 5.1 Shift automates many of the upgrades listed in the Laravel Upgrade Guide, including:
create
and find
methods.bootstrap/cache
folder.BusServiceProvider
.app/Policies
in Laravel 5.1.In addition to the Core Upgrades, the Laravel 5.1 Shift performs additional upgrades beyond those listed in the Laravel Upgrade Guide, including:
::class
property.RedirectResponse
to use the redirect
method directly.There are some upgrades the Laravel 5.1 Shift can not perform automatically. When Shift detects these it adds a detailed comment on the Pull Request to help guide the manual upgrade.
directive
method.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.