Documentation
Guides that stay in step with every release.
Installation, configuration, and production guidance for each plugin — versioned alongside the code and readable as plain Markdown if you prefer your terminal.
Filament Tenancy
packstub/filament-tenancy
One isolated database per tenant for your Filament panel — subdomain, path, or verified custom-domain identification, async provisioning with a waiting room, and a load-balanced database pool that scales across servers.
Filament Account Switcher
Freepackstub/filament-account-switcher
Switch between accounts in a Filament panel without signing out. Work from a low-privilege account and switch to your admin account only when you need it, impersonate users with a switch-back banner, and sign in with one click while developing — every switch audited.
Partisan
Freepackstub/partisan
Artisan for Laravel packages. Run every make: generator from your package directory and get files in src/ with your package namespace — models, commands, factories, tests, and full Filament resources included.