I need to host a laravel website in sub directory of parent laravel website. I already placed the sub laravel app inside parent folder That is I need a URL of new site Like
http://FirtsLaravelApp/SecondLarevelApp
I already see the similar questions. But not found any effective solution for me. Is there any solution to solve my problems. Any solution is much appreciable
Thanks....