This commit is contained in:
Mohd Arief
2018-05-21 12:45:54 +08:00
parent 97f00bf724
commit b2fc9f8605
3 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ return [
'charset' => 'utf8mb4',
'collation' => 'utf8mb4_unicode_ci',
'prefix' => '',
'strict' => true,
'strict' => false,
'engine' => null,
],