Clear various types of application cache to ensure fresh data and configurations.
Optimization
Cache configurations and routes for better performance in production.
Storage & Files
Manage storage symlinks for file uploads and public access.
Creates symbolic link from public/storage to storage/app/public
Database
Run database migrations and manage database schema.
Use with caution in production
Quick Actions
Development Mode Actions
Common commands for development and debugging
Important Notice
These commands directly affect your application's performance and functionality.
Use with caution, especially in production environments. Always backup your data before running database migrations.