#I just started in laravel and got an error when trying to migrate with newly added foreign keys
8 messages · Page 1 of 1 (latest)
I would also advise against dumping all of this in a single migration file
usually a migration is for one table.. or one feature
looks like i attached picture of the wrong error then oops
its solved now but ty for your help
you should remove the field of sub_categories in the table on your database.
then migrate again.
@frigid pendant on fire
