I am trying to install laravel with composer, but it's asking me for a username and password. I tried my github credentials but without succes. I also have read the docs and still it's giving me errors.
Warning: require(C:\xampp\htdocs\site\bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\site\bootstrap\autoload.php on line 17
Fatal error: require(): Failed opening required 'C:\xampp\htdocs\site\bootstrap/../vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\site\bootstrap\autoload.php on line 17
When I try to install laravel with composer it's showing me this:
Could not fetch http://nodeload.github.com/laravel/laravel/zip/v4.0.0, enter you r GitHub credentials to access private repos The credentials will be swapped for an OAuth token stored in C:/Users/AppD ata/Roaming/Composer/config.json, your password will not be stored To revoke access to this token you can visit https://github.com/settings/applica tions Username:
And when I try to update it's showing me this:
C:\xampp\htdocs\site>php composer.phar update Could not open input file: composer.phar