Support the ongoing development of Laravel.io →
Authentication Database
Last updated 2 years ago.
0

Same problem here. Seems that the needed migration is already present into database/migrations/ folder, so simply running

php artisan migrate

will create the table.

Be carefull that is also provided a basic user table migration than can drop your currently users table (if exists).

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.