Laravel 报错 Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Request, null given...

发表:7月前 更新:7月前

今天在写laravel的时候运行 php artisan serve 遇到了以下错误:

Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Re  
  quest, null given, called in /home/inkedus/Code/github/private/pinking/vendor/laravel/framework/src/Illum  
  inate/Routing/RoutingServiceProvider.php on line 64  

经过我的一系列排查,解决方法如下:

避免在配置文件中使用辅助函数 url() ,例如asset() 等。

signature
保持理智
评论

无权限

请登录后评论

RunPod公众号

赞助商

联系我们

QQ群:798695907

邮箱:laravel@88.com