Multi-tenancy - Panel Builder - Filament Filament, lighting accessories, lamps, lampshades, lighting, floor lamp, table lamp, fixtures, pendants, rewire, lamp repair, custom lighting, accent lamp, Brookfield, Wauwatosa, Milwaukee In this example, users belong to many teams, so there is a teams() relationship. The getTenants() method returns the teams that the user belongs to. Filament uses this to list the tenants that the user has access to. For security, you also need to implement the canAccessTenant() method of the HasTenants interface to prevent users from accessing …