私がタイプした場合:
PS C:\wamp\www\laravel-master> php artisan bundle:install bootstrapper
私は得ています:
PHP Warning: file_get_contents(http://github.com/patricktalmadge/bootstrapper/zipball
/master): failed to open stream: Unable to find the socket transport "ssl" -
did you forget to enable it when you configured PHP? in C:\wamp\www\laravel-m
aster\laravel\cli\tasks\bundle\providers\provider.php on line 69
WAMPサーバーを実行していて、で有効にphp_openssl
しphp.ini
ています。これはローカルホストの構成の問題が原因であり、Laravel固有の問題ではないと思います。これを機能させるために、これ以上何を確認できますか?ssl_module
httpd.conf