diff --git a/config/database.php b/config/database.php index 8d9b3db..e2f1312 100755 --- a/config/database.php +++ b/config/database.php @@ -26,7 +26,7 @@ return [ | */ - 'default' => 'sqlsrv', + 'default' => 'pgsql', /* |--------------------------------------------------------------------------