composer安装Laravel的问题?


刚刚想上手Laravel,我是通过composer安装的,在Iterm2里出现:


 PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 32 bytes) in phar:///usr/local/Cellar/composer/1.0.0-alpha8/libexec/composer.phar/src/Composer/DependencyResolver/RuleWatc hGraph.php on line 52

该如何解决?

laravel composer php

Amaenbo 12 years, 8 months ago

我猜测是 GFW 导致网速不好,而出现的这个问题。

noctlc answered 12 years, 8 months ago

Your Answer