You could just clone the repo? But beware, updating could become a problem if you end up with many users. Consider using packages.
Jan 24, 2017
2
Level 10
Deploy an app dynamically to new domains
I have a Laravel app/site/project named "Laravel-Demo". I want to create a site example.com where visitors can purchase their own domain & hosting integrated plan. After the payment is done & new domain is registered. How can i go about copying "Larvel-Demo" project to the newly registered domain. Sure i can go to the control panel or hosting panel & upload this folder myself. But is there any way possible to automate this process of copying Laravel-Demo Project to each new domain that is registered by the visitors on example.com
Please or to participate in this conversation.