How to Use Lumen in Laravel
You love the speed of Lumen but you want to have the features of Laravel? No problem, just include Lumen inside Laravel!
Below are the steps to include Lumen inside of the Laravel
Please ensure to create an empty Laravel and Lumen project because you need to copy some files from Lumen to Laravel
Here the working sample of the Lumen in Laravel – Lumen in Laravel