-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
After installation strictly according to the instructions, I have a exception:
Unresolvable dependency resolving [Parameter #0 [ $app ]] in class Codecasts\Auth\JWT\Auth\Guard in Container.php (line 910)
Laravel 5.4.28
I did:
- composer require codecasts/laravel-jwt
- added service provider Codecasts\Auth\JWT\ServiceProvider::class
- published vendor files
- generated and added secret to .env
- changed driver in api guards to 'jwt'
Anticom
Metadata
Metadata
Assignees
Labels
No labels