search

Home  >  Q&A  >  body text

php - lumen使用laravel/passport的问题

lumen使用laravel/passport,按照官方文档调用oauth/token可以生成token,但是调用别的路由会报错,比如调用oauth/clients会报500错误并提示

然后我找到了CreatesUserProviders这个文件

但是不知道这个下面应该去返回什么是调用什么中间件吗

漂亮男人漂亮男人2738 days ago602

reply all(1)I'll reply

  • 滿天的星座

    滿天的星座2017-05-16 13:12:00

    Solved. Modify the driver value in the auth configuration file to eloquent. I didn’t read the documentation carefully before reading this problem

    reply
    0
  • Cancelreply