Just added wp-cli via Homebrew , added WP CLI Valet via wp cli package and then I tried to add a site. I had to authorize the creation using my MacBook Pro password and it said all was done:
wp valet new imwzv2
Don't go anywhere, this should only take a second...
Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/me/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60
Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/me/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60
Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/me/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60
Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/me/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60
Deprecated: Creation of dynamic property WP_CLI\ProcessRun::$caller is deprecated in /Users/me/.wp-cli/packages/vendor/aaemnnosttv/wp-cli-valet-command/src/Process/ShellCommand.php on line 60
Success: imwzv2 ready! https://imwzv2.test
but when I did valet links the site was not listed and the link did not work. Files and database were created however .
Just added wp-cli via Homebrew , added WP CLI Valet via wp cli package and then I tried to add a site. I had to authorize the creation using my MacBook Pro password and it said all was done:
but when I did
valet links
the site was not listed and the link did not work. Files and database were created however .