I'm running into the same issues. Even Creating the routes.php It doesn't seem to respond to any changes on the server.
Go figure I managed to find the issue shortly after! here you go youmtheara: https://laravel.io/forum/10-15-2014-cant-find-routesphp-in-laravel-5
Short version: routes.php has been depreciated. It can be enabled if you need though.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.