Main laravel should go above Webroot. Contents of public would go in Webroot. One guide that works good is http://novate.co.uk/deploy-laravel-5-on-shared-hosting-from-heart-internet/
Jul 15, 2020
4
Level 1
How can I deploy a Laravel app in subfolder of shared hosting?
I would like to know what's the right way to upload a laravel app inside a subfolder of shared hosting: for instance: domain.com/MyNewApp
MyNewApp would be the container folder for my laravel project.
Please or to participate in this conversation.