Benyamin
Results
1
issues of
Benyamin
### Use JWT in Artisan Command I try to get a admin token in a artisan command with this code: `$token = Auth('api')->tokenById(1);` and this exception returned: PHPOpenSourceSaver\JWTAuth\Exceptions\JWTException Could not...
bug