Laravel this is not only a practical framework, it is also a programming style
vendredi 28 septembre 2018
Laravel migrations table is MyISAM table format
By default the laravel migrations table is using MYIsam engine. I have changed engine in config/database.php to InnoDB and all my other tables except migrations uses InnoDB
Aucun commentaire:
Enregistrer un commentaire