Laravel 5 Composer需要laravelcollective / html错误

时间:2015-10-12 08:52:50

标签: laravel-5 composer-php laravelcollective

当我要求laravelcollective/html时,出现了问题!我在谷歌搜索了这个错误,但没有找到任何答案。有帮助吗?  非常感谢!

D:\wamp\www\laravel-5.1>composer require "laravelcollective/html:5.1.*"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing laravel/framework (v5.1.19)
  - Installing laravel/framework (v5.1.19)
    Loading from cache

  - Installing laravelcollective/html (v5.1.6)
    Loading from cache

Writing lock file
Generating autoload files
> php artisan clear-compiled



  [Symfony\Component\Debug\Exception\FatalErrorException]
  Call to undefined method Illuminate\Routing\RouteCollection::refreshNameLookups()

Script php artisan clear-compiled handling the post-update-cmd event returned with an error

  [RuntimeException]
  Error Output:

0 个答案:

没有答案