How to add laravel to PHP existing project?

QuestionsHow to add laravel to PHP existing project?
Jehal Desai Staff asked 4 years ago

I have a large project in PHP (core) as shown in the image, using mvc:

And now I would like to start using Laravel on it.
How is the best possible way to do it?


View on Stack Overflow