本文由composer教程欄目給大家介紹怎么解決laravel進(jìn)行composer install之timeout問題,希望對需要的朋友有所幫助!
全新未拆封的laravel,Ubuntu運行composer install之后,其它的拓展包都能順利安裝,車到半途,突然殺出了一坨
timeout
the *****&^%$%$##@#@#$%^^ 'https://github.com/bobthecow/psysh.git' $%^&**((()&^&^%%$$## timeout
對!沒錯,大概就是上面這貨。
這個時候怎么能不換源呢!
composer config -g repo.packagist composer https://packagist.phpcomposer.com
什么鬼,換源之后還是不行,是時候上把github拉出來祭天了!【