-3

I have a Laravel 4.0 application. Is it possible to migrate this instance to Laravel 5.7? What are the impacts of this on the system and how can I do it?

General Grievance
  • 4,555
  • 31
  • 31
  • 45

1 Answers1

1

There's a possibility if you upgrade it to 4.2 and then use https://laravelshift.com/ to get it to 5.7. It will cost you somewhat though.

BobbyOrlando
  • 148
  • 1
  • 2
  • 8