Level 80
@thinkingman Just use subdomain routing. Only show a website if a user has subscribed.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
does anybody know of some tools or projects that would allow me to auto deploy a laravel site to a subdomain after a customer signs up for my service?
So they would come to some site, register with a preferred subdomain name for their site, and after the successful registration my app would deploy as a subdomain for them.
This is what I had seen before. Ever use it? https://github.com/rashidlaasri/LaravelInstaller
Please or to participate in this conversation.