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 61aa6f1 commit 4337ef4Copy full SHA for 4337ef4
docs/quick-start/configure-mongodb.txt
@@ -68,6 +68,7 @@ Configure Your MongoDB Connection
68
'dsn' => env('DB_URI'),
69
'database' => 'sample_mflix',
70
],
71
+ ],
72
73
// ...
74
0 commit comments