shiponkarmakar liked this thread
I have to develop a new laravel project. And I have shared hosting with a multi-domain. a lot of blogs say our laravel project deployment in public_html in our Cpanel. So we can't use multiple domain hosting. So I am asking is there any possible to deploy laravel project in shared hosting with multi-domain hosting.
I'm not sure, but I think you can do it. With google I found this: https://laravel-news.com/laravel-multidomain-package
I hope you'll be help. bye
If you use same shared hosting addon domain you will get a another folder in your public_html path yournewdomain.com then you can upload your laravel file then run ssh and run php artisan server cmd, if not support ssh your current hosting provider you can use UnivaHost.com hosting server there is support ssh access
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community