Skip to content

Commit 93abfa9

Browse files
committed
mysql
1 parent 26279df commit 93abfa9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ APP_KEY=b809vCwvtawRbsG0BmP1tWgnlXQypSKf
44
APP_URL=http://localhost
55

66
DB_HOST=127.0.0.1
7-
DB_DATABASE=homestead
8-
DB_USERNAME=homestead
9-
DB_PASSWORD=secret
7+
DB_DATABASE=quickstart
8+
DB_USERNAME=laravel
9+
DB_PASSWORD=laravel
1010

1111
CACHE_DRIVER=file
1212
SESSION_DRIVER=file

0 commit comments

Comments
 (0)