Once I try to install Laravel version 5.2 on Windows, it is displaying the error shown. Other newer versions are installing successfully.
I have a PHP version 5.6.40 and the composer is installed.
Warning: require(C:\xampp\htdocs\Media\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Media\bootstrap\autoload.php on line 17
Fatal error: require(): Failed opening required 'C:\xampp\htdocs\Media\bootstrap/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Media\bootstrap\autoload.php on line 17
PHP Warning: require(C:\xampp\htdocs\Media\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Media\bootstrap\autoload.php on line 17
PHP Fatal error: require(): Failed opening required 'C:\xampp\htdocs\Media\bootstrap/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Media\bootstrap\autoload.php on line 17
Script php artisan clear-compiled handling the pre-update-cmd event returned with error code 255
composer installcommandcomposer updatecomposer update