In most cases you must config the root directory of your domain/subdomain with the config tools that your providers offers.
Jan 30, 2018
5
Level 2
Deploying Laravel on shared hosting apache server - making public is the root document
How to config the public directory in laravel to be root document for my website
Level 25
yes, since your domain points to the public folder for accessing your web app you need to amend the paths accordingly, otherwise it won't work.
checkout this http://blog.netgloo.com/2016/01/29/deploy-laravel-application-on-shared-hosting/ everything is explained here and the four methods you can deploy on shared hosting and what's best and why...
1 like
Please or to participate in this conversation.