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 38c6587 commit a51abfeCopy full SHA for a51abfe
.env.example
@@ -6,6 +6,7 @@ DB_HOST=127.0.0.1
6
DB_DATABASE=hackathon
7
DB_USERNAME=homestead
8
DB_PASSWORD=secret
9
+DB_CONNECTION=<mysql, pgsql, etc>
10
11
CACHE_DRIVER=file
12
SESSION_DRIVER=file
0 commit comments