diff --git a/config/database.php b/config/database.php index c4cc96066..f72b1d3c2 100644 --- a/config/database.php +++ b/config/database.php @@ -74,7 +74,7 @@ return [ 'charset' => 'utf8', 'prefix' => '', 'schema' => 'public', - ), + ], 'sqlsrv' => [ 'driver' => 'sqlsrv',