Warning:require(C:\xampp\htdocs\cms-3.0\bootstrap/../vendor/autoload.php):failed to open stream: No such file or directory in
I am working on xampp as + with the composer installed on Win8.1.
Below is the error I get when I want to install a project with Laravel.
Warning:require(C:\xampp\htdocs\cms-3.0\bootstrap/../vendor/autoload.php):failed to open stream: No such file or directory in
composer update, if not works then try withcomposer update --no-scriptsHope above method will fix the issue