Project overview
Looking for an experienced Laravel developer. Previous experience integrating or converting legacy PHP apps is a plus. The Legacy Bridge would perform the following: Laravel app handles login and session management between new code and old code. Old code uses session information provided by Laravel for authentication. Laravel app handles routing wild card route passes requests through to legacy app as legacy code is converted, route is moved to new Laravel code Deliverable will be working code in a production environment that ties the older PHP app to the Laravel environment. the legacy bridge will also work between two different PHP versions (late 4.x / early 5.1) to PHP 7.3+. PHP/Apache will be served in different sub domains. The task should include setting up your own development environment that mimics the final production environment. Additionally, assist in setting up the final production environment on a Windows Server platform (on premise environment). Laravel side should be set up to be continuously deployed to the Windows Server production environment. Lastly, full unit testing should be implemented for all code that was implemented.