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 3c28faf commit 329536fCopy full SHA for 329536f
config/database.php
@@ -26,7 +26,7 @@
26
|
27
*/
28
29
- 'default' => env('DB_CONNECTION', 'mysql'),
+ 'default' => env('DB_CONNECTION', 'pgsql'),
30
31
/*
32
|--------------------------------------------------------------------------
0 commit comments