Skip to content

Commit 4c981e3

Browse files
Update Port to Fix Apache Edgecase
1 parent 62f13ec commit 4c981e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ When you run the example app and switch your identity between users, you'll be a
3232

3333
### Development
3434

35-
`php artisan serve --port=8080`
35+
`php artisan serve --port=8000`
3636

37-
Runs the app in the development mode. Requests may be sent to http://localhost:8080
37+
Runs the app in the development mode. Requests may be sent to http://localhost:8000
3838

3939
## Documentation
4040

0 commit comments

Comments
 (0)