The Lumen to Laravel Converter automates the conversion of your Lumen application to a Laravel application. After the conversion, you will have a Laravel application with a laravel/framework
dependency matching the version of the laravel/lumen-framework
dependency from your Lumen application.
Once running Laravel, you may continue to upgrade your application to the latest version using the Laravel Shifts.
Using this Shift to convert your Lumen application has an estimated time savings of 2 hours.
A Lumen application.
The Lumen to Laravel Converter automates most of the conversion process, including:
There are some conversions the Lumen to Laravel Converter can not perform automatically. Most notably converting database queries to use Eloquent.
When Shift detects any additional conversions it adds a detailed comment on the Pull Request to help guide any manual steps.
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.