当我要 requirelaravelcollective/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: