Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

randm's avatar
Level 6

How to deplay laravel project on shared hosting with out changing the project folders?

I am trying to deploy a new Laravel project on a shared hosting. I also would like to keep my Laravel project apps setup the same as if it was on my local machine "standard Laravel setup".

I used FileZilla to transfer all the files from my local machine to the web hosting.

so /public_html contains all of my laravel file and folders.

when I go to mydomain.com I get the provider's default page. and when I go to mydomain.com/public I get a white page.

How can I get laravel app to render when I go to mydomain.com?

0 likes
1 reply

Please or to participate in this conversation.