dusterio / lumen-passport

Making Laravel Passport work with Lumen
MIT License
654 stars 139 forks source link

php artisan passport:install error. #164

Closed jagadishnallappa closed 2 years ago

jagadishnallappa commented 3 years ago

Running php artisan passport:install after all the instructions in the document gives me the following error.

Encryption keys generated successfully. Personal access client created successfully. Client ID: 1 Client secret: EQXIlANzcONLH7IvXOi6bRuSHxOqemZVKjMOHC5I

In ChoiceQuestion.php line 36:

Choice question must have at least 1 choice available.

Please help. Thank you very much...

vickymessii commented 2 years ago

@jagadishnallappa Just go to this thread might be helpful for you.

https://github.com/dusterio/lumen-passport/issues/136