php artisan view:cache
OptimizationCompile all Blade templates
Examples
Common usage examples
Precompile all views
php artisan view:cacheNotes
- Improves performance in production
Related Commands
You might also find these useful
Compile all Blade templates
Precompile all views
php artisan view:cache