2
I followed the installation text of the Laravel that is on the official website and returned me the following errors.
Warning: require(C: xampp htdocs primeiro_app_laravel bootstrap/./vendor/autoload.php): failed to open stream: No such file or directory in C: xampp htdocs primeiro_app_laravel bootstrap autoload.php on line 17
Fatal error: require(): Failed Opening required 'C: xampp htdocs primeiro_app_laravel bootstrap/.. /vendor/autoload.php' (include_path='C: xampp php PEAR') in C: xampp htdocs primeiro_app_laravel bootstrap autoload.php on line 17
To install Composer I practically made next next next next and typed the commands that were on the site of the same.
What version of your PHP ?
– Diego Souza
I’m using version 5.6.
– Ribak