码迷,mamicode.com
首页 > Web开发 > 详细

PHP Catchable fatal error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct()

时间:2019-07-28 17:46:59      阅读:141      评论:0      收藏:0      [点我收藏+]

标签:ble   error:   sed   http   mina   配置   目录   general   错误信息   

laravel 项目的根目录下 运行composer update之后,报了包含 PHP Catchable fatal error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct()的错误信息。看了 Cannot run php artisan的说明,可以检查 config文件夹下的配置文件是否有用到 url() 函数的,如果有,将 url() 部分改为 Config(‘app.url‘)

PHP Catchable fatal error: Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct()

标签:ble   error:   sed   http   mina   配置   目录   general   错误信息   

原文地址:https://www.cnblogs.com/fsong/p/11259940.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!