Get Error in artisan migrate
-
customers
(errno: 150 \"Foreign key constraint is incorrectly formed\") (SQL: alter table
customersadd constraint
customers_channel_id_foreignforeign key (
channel_id) references
channels(
id`) on delete restrict)",How fix this issue??
-
Hi @Megalight,
Can you share some steps that you have done so that I can address this issue?