Migrating Legacy Web Applications to Laravel
By Barry O'Donovan
Thanks to Taylor Otwell’s Laravel framework, PHP is reclaiming its rightful place as the go-to language for web application development. For those of us maintaining and developing applications using legacy frameworks, the grass certainly looks greener on Laravel’s side. In this article, I show how to do an in-place migration from a legacy framework to Laravel.
This is a really nice approach refactoring legacy apps @irineumjunior
— Leonardo Lemos (@jleonardolemos) March 18, 2019
I found I needed to disable csrf checking for legacy routes, in addition to your guide.
— Joucke Hempenius (@metertje_of_2) April 23, 2019
Read in Full
This article was originally published in the March 2019 issue of php[architect] magazine. You can read the complete article at the following links. To see the full issue, please subscribe or purchase the complete issue.
Leave a comment
Use the form below to leave a comment: