找不到类LumenServiceProvider

时间:2017-09-14 06:49:51

标签: php laravel jwt lumen

Lumen 5.5Tymon JWT Auth 0.5.12一起使用时,我无法生成密钥。

[Symfony\Component\Debug\Exception\FatalThrowableError]
Class 'Tymon\JWTAuth\Providers\LumenServiceProvider' not found

我特别按照Tymon为Lumen描述的方法。 https://github.com/tymondesigns/jwt-auth/issues/1102

1 个答案:

答案 0 :(得分:1)

请提供此链接 - http://www.akaita.com/post/json-web-token-authentication-for-lumen-5-tymon-jwt-auth/

希望这会对你有所帮助。