I attempted to reinstall flarum and now it throws this error.
Something went wrong: SQLSTATE[23000]: Integrity constraint violation: 1022 Can't write; duplicate key in table '#sql-ba0_19' (SQL: alter table fl_email_tokens
add constraint fl_email_tokens_user_id_foreign
foreign key (user_id
) references fl_users
(id
) on delete cascade)
I installed it the exact same way on my main computer and it worked. But trying on this laptop is just nothing but errors.
Both use Windows 10 64 bit using MAMP web hosting server.