If you want to remove the routes cache on your server, remove this file: bootstrap/cache/routes.php And if you want to update it just run php artisan route:cache and upload the bootstrap/cache/routes.php to your server.