We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371dd10 commit 7932a8aCopy full SHA for 7932a8a
config/database.php
@@ -15,7 +15,7 @@
15
|
16
*/
17
18
- 'default' => env('DB_CONNECTION', 'mysql'),
+ 'default' => env('DB_CONNECTION', 'pgsql'),
19
20
/*
21
|--------------------------------------------------------------------------
0 commit comments