Skip to content

Commit 0e57fb4

Browse files
authored
Update README.md
1 parent 43ff920 commit 0e57fb4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# Xampp virtualhosts
22
Xampp local domain virtual hosts (Laravel).
3+
4+
## Local domain (app.xx)
5+
6+
```sh
7+
# Laravel
8+
# Add host in: C:\Windows\System32\drivers\etc
9+
127.0.0.10 app.xx www.app.xx
10+
```

0 commit comments

Comments
 (0)