You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running php artisan ui:migrate, I get the following error: "An exception occurred while executing a query: SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "temp_users_email_verified_at_index" already exists"
The text was updated successfully, but these errors were encountered:
When running php artisan ui:migrate, I get the following error: "An exception occurred while executing a query: SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "temp_users_email_verified_at_index" already exists"
I would like to run migrations by order at least manually.
When running php artisan ui:migrate, I get the following error: "An exception occurred while executing a query: SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "temp_users_email_verified_at_index" already exists"
The text was updated successfully, but these errors were encountered: