codecasts / laravel-jwt

Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
MIT License
234 stars 27 forks source link

jwt:generate doesn't work in Laravel 5.5 #12

Closed robmpreston closed 7 years ago

robmpreston commented 7 years ago
"Method Codecasts\Auth\JWT\Console\KeyGenerateCommand::handle() does not exist"

Need to change handle to fire for 5.5