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 cd0a902 commit fb0f915Copy full SHA for fb0f915
.env.example
@@ -3,6 +3,7 @@ APP_DEBUG=true
3
APP_KEY=SomeRandomString
4
APP_URL=http://localhost
5
6
+DB_CONNECTION=mysql
7
DB_HOST=127.0.0.1
8
DB_PORT=3306
9
DB_DATABASE=homestead
0 commit comments