Support the ongoing development of Laravel.io →
Installation Configuration

Hi

Is there a way to deploy multiple websites from diferent clients using one laravel install on a shared host ?

I mean just for test purposes, and to show the clients the ongoing job,

Just because the vendor directory uses to much space on my shared host, so i would not need to buy more space , or wait too much time for the vendor to upload to the server.

Last updated 2 years ago.
0

There is a few ways you could do this, Set them up as applications and make the intial install a pre-req for the hotfix and deploy the hotfix. Make a task sequence with your intial install as one step then the hotfix install after. Or if you want to deploy it as a package i would recommend the Powershell app deployment toolkit http://psappdeploytoolkit.com./ which i use for pretty much everything i deploy. http://www.traininginsholinganallur.in/linux-training-in-chennai.html | http://www.traininginsholinganallur.in/cloud-computing-training-in-chennai.html

amrigo liked this reply

1

Hi!

By "Set them up as applications" what do you mean ? install each app into a folder with the name of the aplication but under the laravel root folder ? or i miss the point ?

"and make the intial install a pre-req for the hotfix and deploy the hotfix". Here i miss the point, i would be glad if you give more steps about how to do it .

By pre-req and hotfix what i need to understand ?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

amrigo amrigo Joined 26 May 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.