dusterio/lumen-passport

Lumen 6 Nothing to Migrate

HidayatRivai2020 opened this issue · 2 comments

I follow the instruction, but i cant find migration file and cannot migrate oauth table to database..

Try this:

php artisan migrate:refresh

work for me!

Try this:

php artisan migrate:refresh

work for me!

It works for me too!