Applications

Upgrading your Laravel Application with Laravel Shift

Published
Upgrading your Laravel Application with Laravel Shift image

We’ve covered Laravel Shift before and it’s a commercial project that will take a Laravel app and automatically upgrade it or shift it to the next version. This site was running Laravel 5.2 and now that 5.3 is released it was time to upgrade and I decided to give Laravel Shift a try.

The setup is easy. You signup using oAuth of where your repository is hosted. Enter your repository details, and make payment.

Within a few minutes, Laravel Shift automatically creates a pull request complete with all the changes needed and a list of notes that you need to go through to complete the upgrade.

By using this service it will drastically reduce the time it takes to upgrade your app and I’m amazed at how well it works. If you are dreading upgrading or short on time, give Laravel Shift a try. You will not be disappointed.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Laravel Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article
Pause All Laravel Queues During a Deploy image

Pause All Laravel Queues During a Deploy

Read article
Laravel Terminal UI for the artisan dev Command image

Laravel Terminal UI for the artisan dev Command

Read article
Pause All Queues and a New artisan dev UI in Laravel 13.25 image

Pause All Queues and a New artisan dev UI in Laravel 13.25

Read article
Laravel monitoring that doesn't bill you by your traffic image

Laravel monitoring that doesn't bill you by your traffic

Read article
Mock PHP Classes in Tests With the Double Library image

Mock PHP Classes in Tests With the Double Library

Read article