laravel-ecommerce-application
laravel-ecommerce-application copied to clipboard
When migrating tables - Laravel 6 - mysql 5.7.27
Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table attribute_values add constraint attribute_values_attribute_id_foreign foreign key (attribute_id) references attributes (id))