简体   繁体   English

Laravel 5.3无法通过终端安装Laravel Collective

[英]Laravel 5.3 failed to install Laravel Collective via Terminal

I try to install Laravel Collective using this instruction https://laravelcollective.com/docs/5.3/html and I get this error. 我尝试使用此指令https://laravelcollective.com/docs/5.3/html安装Laravel Collective,但出现此错误。 I'm using Laravel 5.3 我正在使用Laravel 5.3

在此处输入图片说明 Can somebody explain how to solve this problem? 有人可以解释如何解决这个问题吗?

In Laravel 5.3 there is no Route::controller that I use in Laravel 5.2 for users authentication login and logout . 在Laravel 5.3中,我没有在Laravel 5.2中使用Route :: controller进行用户身份验证登录和注销。 When I delete this in my routes\\web.php problem was solved. 当我在routes \\ web.php中删除此文件时,问题已解决。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM