laravel-ecommerce-application icon indicating copy to clipboard operation
laravel-ecommerce-application copied to clipboard

When migrating tables - Laravel 6 - mysql 5.7.27

Open ronaldrios opened this issue 6 years ago • 0 comments

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))

ronaldrios avatar Sep 24 '19 18:09 ronaldrios