php artisan config:cache -- Create a cache file for faster configuration loading
php artisan config:clear -- Remove the configuration cache file
php artisan route:cache -- Create a route cache file for faster route registration
php artisan route:clear -- Remove the route cache file
php artisan route:list -- List all registered routes
php artisan api:routes -- List all registered api routes
php artisan api:cache -- api缓存
php artisan api:docs -- api描述