I am trying to install Laravel 4 but I keep geting this error. If you have any hints on how to solve it, I would appreciate your help.
Here is want i tried so far
enabled php extensions: php_openssl, php_curl, php_socket
In Apache Modules, enabled ssl_module
in the all php.ini files i enebaled openssl
Disabled Firewall
My configuration:
- Windows 8
- Using Git Bash
- Tried on both XAMPP/WAMPP and i get the same error
Composer is installed
$ composer create-project laravel/laravel project-v1 --prefer-dist [Composer\Downloader\TransportException] The "http://packagist.org/p/laravel/laravel$cfb9a31046c5c103d3b5e46a51b5a18 a629de734f094f489e2b7df1420078c17.json" file could not be downloaded: send of 103 bytes failed with errno=10053 An established connection was aborted by the software in your host machine. send of 21 bytes failed with errno=10053 An established connection was abor ted by the software in your host machine. send of 113 bytes failed with errno=10053 An established connection was abo rted by the software in your host machine. send of 2 bytes failed with errno=10053 An established connection was abort ed by the software in your host machine. send of 2 bytes failed with errno=10053 An established connection was abort ed by the software in your host machine. failed to open stream: HTTP request failed! create-project [-s|--stability="..."] [--prefer-source] [--prefer-dist] [--repos itory-url="..."] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--n o-scripts] [--no-progress] [--keep-vcs] [--no-install] [package] [directory] [ve rsion]