FilamentV3 MultiTenancy in the frontend
Hi, I have configured multitenancy for my AdminPanel and it works well for the backend. I would like to use the tenancy in frontend where my routes would be Tenant aware when accessing some pages created by certain tenant in backend.
Filament::getTenant() is returning null.
Specifically I would like to have a route prefix having tenant ID.
Would love if anybody can shed some light.
Started using filament a few weeks ago so I may be missing something.
Thanks for the fantastic package its the best I have used so far.
Cheers!
#multi-tenant
Filament::getTenant() is returning null.
Specifically I would like to have a route prefix having tenant ID.
Would love if anybody can shed some light.
Started using filament a few weeks ago so I may be missing something.
Thanks for the fantastic package its the best I have used so far.
Cheers!
#multi-tenant