Laravel MyISAM to InnoDB migration
I have a database that my laravel applications connects to, that has MyISAM tables.
So it doesn’t show foreign keys, although they are implimented.
I have a database that my laravel applications connects to, that has MyISAM tables.
So it doesn’t show foreign keys, although they are implimented.