Skip to content

Commit c90b1b0

Browse files
authored
Merge pull request #57 from wpvillain/master
Clarification on need to register site with Valet
2 parents d9d1de7 + 90a60de commit c90b1b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/ValetCommand.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ public static function boot()
6363
*
6464
* This command will spin up a new WordPress installation -- complete with database and https
6565
* _ready-to-use in your browser_ faster than you can put your pants on.
66+
*
67+
* **NB** If you have not used `valet park` for the directory or parent directory you are
68+
* running the installation in you need to do a `valet link` to make sure the site will run
69+
* without running into 404s.
6670
*
6771
* ## OPTIONS
6872
*

0 commit comments

Comments
 (0)