解决方法:https://github.com/dusterio/lumen-passport/issues/69 public function boot() { LumenPassport::routes($this->app->router); } 该方法的参数应该传递 $this->app->router 而不是 $this->app 相关文章: 2022-12-23 2020-04-13 2021-11-01 2022-03-08 2022-12-23 2022-12-23 2022-12-23 2022-12-23