Get user relationship for multi-tenant
I can use this
Filament::getTenant();
, however, how can I get the tenant off of the User
model?0 Replies
Filament::getTenant();
, however, how can I get the tenant off of the User
model?