Yes, if you set your web root to public
folder in laravel project, only its content will be accessible from web.
Just make sure that neither laravel project folder, nor any of its parent folders are a web root of some of your other website in that account.
Hi Thanks, but this will not happen though as Laravel will be in its own folder?
html (webroot) / mySite (laravel) / public (index home page to point to)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community