Filament 3 multi tenancy with domain implement
I already implemented my project with filament 3 mULTI tenancy but I want to implement to multi tenancy with domain.how to make that?
7 Replies
What do you mean with domain?
If I create a team in multi tenancy filament, team.company.com and I call team.company.com, show the modules the feature.
Did you end up finding the answer on how to do this? I have an idea for an app but I'd want to be able to have adminwebsite.com, tenant1.com, tenant2.com
You can use a tenancy package like Spatie Tenancy or TenancyForLaravel.
Thanks Denis, appreciated. I'll give them a look π
Hello, did you achieve it ?
It's definitely possible π