We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d1de7 + 90a60de commit c90b1b0Copy full SHA for c90b1b0
1 file changed
src/ValetCommand.php
@@ -63,6 +63,10 @@ public static function boot()
63
*
64
* This command will spin up a new WordPress installation -- complete with database and https
65
* _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.
70
71
* ## OPTIONS
72
0 commit comments