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
@KellsWorks Try reinstalling (rollback migrations), looks like maybe something didn't complete properly the first time around? Or manually run the migrations in the right order?
Illuminate\Database\QueryException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ecast.world_cities_locale' doesn't exist (SQL: alter table
world_cities_locale
add constraintworld_cities_locale_ibfk_1
foreign key (city_id
) referencesworld_cities
(id
) on delete CASCADE on update RESTRICT)The text was updated successfully, but these errors were encountered: