jon.erickson
jon.erickson
FFilament
Created by jon.erickson on 3/7/2024 in #❓┊help
Disable tenancy
Hello, I am using Filament to convert an existing app into a multi tenant. Tenancy works great. Wondering if filament has the ability to disable tenancy for a specific route, IE I want a super admin to be able to login and manage every single resource, where tenants can only manage resources assigned to their tenant. In that retrospect, to disable resources from being accessible when logged in as a tenant, would I just return false for canAccess when a tenant is logged in?
1 replies