php artisan filament:optimize
PerformanceOptimize Filament for production
Examples
Common usage examples
Cache and optimize Filament
php artisan filament:optimizeNotes
- Combines caching and optimization
- Run before deployment
Related Commands
You might also find these useful