Skip to content

Commit 37fcad1

Browse files
authored
Clarification on need to register site with Valet
See #15 where we ran into 404 issues due to not having done a valet park in the directory the installation was done nor a `valet link`.
1 parent b9c6021 commit 37fcad1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ wp valet new <name> [--project=<project>] [--in=<dir>] [--version=<version>] [--
2222
This command will spin up a new WordPress installation -- complete with database and https
2323
_ready-to-use in your browser_ faster than you can put your pants on.
2424

25+
**NB** If you have not used `valet park` for the directory or parent directory you are running the installation in you need to do a `valet link` to make sure the site will run without running into 404s.
26+
2527
**OPTIONS**
2628

2729
<name>

0 commit comments

Comments
 (0)