While using laravel 5 when I try to start the server php artisan serve
or any "artisan command", I receive this error message:
Warning: require(C:\Users\Djebi\OneDrive\Desktop\Nom-de-projet/vendor/autoload.php): failed to open stream: No such file or directory in artisan on line 18
Fatal error: require(): Failed opening required 'C:\Users\Djebi\OneDrive\Desktop\Nom-de-projet/vendor/autoload.php' (include_path='.;C:\php\pear') in artisan on line 18