Skip to content

Commit 77dcd46

Browse files
authored
Update APP_URL to use localhost without port
1 parent 17ef969 commit 77dcd46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ APP_NAME=Laravel
22
APP_ENV=local
33
APP_KEY=
44
APP_DEBUG=true
5-
APP_URL=http://localhost:8000
5+
APP_URL=http://localhost
66

77
APP_LOCALE=en
88
APP_FALLBACK_LOCALE=en

0 commit comments

Comments
 (0)