Laravel 5.2
Category: PHP
PHP artisan commands
PHP aritsan laravel commands
- php artisan route:cache
- If above does not work:
composer dump-autoload
- php artisan route:list --shows all routes
- php artisan cache:clear
Category: PHP
PHP artisan commands
composer dump-autoload