Hello I need help I am beginning to learn to program with laravel using laragon still and when loading the service in the terminal of laragon with the command:
php artisan serve
shows me this address <http://127.0.0.1:8000>
and when I enter it my browser "Google Chrome" shows me the following message:
Warning: Unknown failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: failed opening require 'C:\laragon\www\rutas\server.php'(include_path='.;C/laragon/etc/php/pear') in Unknown on line 0
The name of my project is called routes. Thanks for the help.