Where should tenant-specific roles live in a filament multi-tenant app?

I started with Spatie's built-in team mode. It broke on a real case, and the reason why is more subtle than I expected.

Free article on FilamentMastery
filamentmastery.com/articles/why-i-moved-away-from-spaties-team-mode-for-multi-tenancy



#Laravel #filamentphp #spatie

22

Filament v4/v5 theming changed a lot with Tailwind v4.

The make:filament-theme command now auto-registers everything. No more tailwind.config.js for your theme. Just @source directives.

Free article on @FilamentMastery
filamentmastery.com/articles/understanding-filament-themes-in-v4-v5-from-colors-to-custom-css



#Laravel #filamentphp

30

🚀 Just published a new tutorial on FilamentMastery about implementing SAML SSO authentication in filamentphp using Laravel Socialite.

- SAML authentication flow
- Metadata endpoint
- Enterprise-ready foundations

filamentmastery.com/articles/implement-saml-sso-authentication-in-laravel-filament-with-socialite



#Laravel #filamentphp #sso #saml2

86