Search found 1 match

by nhakhtn
16 Jul 2022, 02:51
Forum: Laravel package
Topic: Foreign Key on Setup
Replies: 17
Views: 8795

Re: Foreign Key on Setup

you should go to table `users` then change the type of table from MyISAM to InnoDB, then it will be solved!