🎉 Major Update: Filament v4.0 Support
This release brings full compatibility with Filament ^4.0.
📦 Version Compatibility
- v1.0+: Filament ^4.0
- v0.x: Filament ^3.0
📚 Upgrade Guide
Before the package assets can be used, you’ll need to run php artisan filament:assets
and php artisan optimize
.