issue while installing...
sarojbrt1 opened this issue · 1 comments
sarojbrt1 commented
SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table clients
add constraint clients_industry_id_foreign
foreign key (industry_id
) references industries
(id
) on delete no action on update no action)
cytech commented
unable to replicate
try clean install, possible migration failure