I am unable to run my laravel project locally i am using version 5.5 i have run command composer update and also composer install but i am unable to solve my error when i run coommad php artisan serve it says [32mLaravel development server started on http://localhost:8000/[39m
I dont understand 32m and 39m here and when i hit url http://localhost:8000 on my browser the erros are dislaying
Warning: require_once(G:\xampp\htdocs\project/public/index.php): failed to open stream: No such file or directory in G:\xampp\htdocs\project\server.php on line 21
Fatal error: require_once(): Failed opening required 'G:\xampp\htdocs\project/public/index.php'(include_path='G:\xampp\php\PEAR') in G:\xampp\htdocs\project\server.php on line 21
can anyone please help me to sort out this issue.
Your help will be highly appreciated!
G:\xampp\htdocs\project\public\index.php
exist? – aynbercomposer dump-autoload
try running this. This command will clean up all compiled files and their paths. – Christian Gallarmin/css/file.css
) instead of relative paths – aynber