diff --git a/config/database.php b/config/database.php index 759e6f89..2913ad14 100644 --- a/config/database.php +++ b/config/database.php @@ -61,6 +61,7 @@ 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', + 'strict' => false, ], 'pgsql' => [