Answer the question
In order to leave comments, you need to log in
How to restore "personal access" and "password grant" correctly?
I use Laravel/Passport for authorization. The documentation has a command for artisan - php artisan passport:install. This command adds a hash code to the tables. I'm probably not calling things by their proper names, I just started learning about OAuth2 and Passport.
Question - Tables are reset after php artisan migrate:refresh command. Then you need to add these "hash codes" again... Would it be correct of me to write php artisan passport:install every time?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question