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.
2 parents cd0a902 + fb0f915 commit 8edf580Copy full SHA for 8edf580
.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