Skip to main content
Advanced Tables v3 has built in support for simple one-to-many tenancy, Filament’s multi-tenancy as well as basic support for Spatie Multi-tenancy and Tenancy for Laravel. (Please see support section below). Setting up tenancy with Advanced Tables will depend on your app and the tenancy implementation you are using. Please refer to the appropriate instructions for your setup:
  1. Simple one-to-many tenancy with Filament Panels - Instructions
  2. Simple one-to-many tenancy with Filament’s standalone Table Builder - Instructions
  3. Multi-tenancy with Filament Panels using Filament’s tenancy implementation - Instructions
  4. Multi-tenancy with Filament Panels using a third party tenancy implementation (Spatie/Stancl) - Instructions
  5. Multi-tenancy with Filament’s standalone Table Builder and a third party tenancy implementation (Spatie/Stancl) - Instructions