dusterio/lumen-passport

php artisan passport:install error.

jagadishnallappa opened this issue · 1 comments

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...

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

#136