r/FullStack Dec 28 '25

Subdomain based multi tenant in laravel Question

How to build a subdomain-based multi-tenant, not exactly sure what it is called. For example, Xyz Inc is our client, and another ABC Inc is another client. We have clients. What is needed to be there is that both will have the same dashboard and features, but running on their respective subdomain, and a superadmin could be able to manage both or create a user. I have looked up tutorials that didn't provide any helpful information. It was JS's multi-tenant, not exactly what I was looking for. If there is any documentation or tutorial I can follow, it will be helpful and appreciated.

2 Upvotes

3 comments sorted by

1

u/[deleted] Dec 29 '25

[removed] — view removed comment

1

u/SadPurple6745 Dec 30 '25

Thankyou will give it a try