I am getting the following error while running a laravel application "bootstrap/../vendor/autoload.php : failed to open stream: No such file or directory". Please help.
You must install the dependencies, run this command on the root of your project :
composer install