'mysql' => [ ..., ..., 'engine' => 'InnoDB' , ] |
Laravel Migration Error: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
This is a very simple fix, you just need to add a database engine for MySQL database in the “config/database.php” file.
Related Posts
Search
Subscribe for Updates
Categories
Facebook Post