tijan's avatar
Level 1

[Solved] Class LumenServiceProvider not found

While using Lumen 5.5 with Tymon JWT Auth 0.5.12, I cannot generate secret key.

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

I followed this method described by Tymon for Lumen specifically: https://github.com/tymondesigns/jwt-auth/issues/1102

Solved while using ^1.0@dev vesion of JWT Auth

0 likes
2 replies
tijan's avatar
Level 1

@tisuchi No, i was only looking at Tymon's comment for this issue.

Please or to participate in this conversation.