Laravel5.1 版本在进行 Composer update 的时候报错:Script PHP artisan clear-compiled handling the pre-update-cmd event returned with error code 1?
如图所示,laravel5.1版本在进行composer update的时候报错:Script php artisan clear-compiled handling the pre-update-cmd event returned with error code 1
已经在百度和Google各种找,没找到好的解决方案,来请教各位大神,这个问题如何解决????
文件不存在,touch一个看看
在composer.json 内注释掉
scripts --> pre-update-cmd --> php artisan clear-compiled"