diagnose | Output diagnostics to aid in debugging Valet |
directory-listing | Determine directory-listing behavior. Default is off, which means a 404 will display |
fetch-share-url | Get the URL to the current share tunnel (for Expose or ngrok) |
forget | Remove the current working (or specified) directory from Valet's list of paths |
help | Display help for a command |
install | Install the Valet services |
link | Link the current working directory to Valet |
links | Display all of the registered Valet links |
list | List commands |
log | Tail log file |
loopback | Get or set the loopback address used for Valet sites |
on-latest-version, latest | Determine if this is the latest version of Valet |
open | Open the site for the current (or specified) directory in your browser |
park | Register the current working (or specified) directory with Valet |
parked | Display all the current sites within parked paths |
paths | Get all of the paths registered with Valet |
proxies | Display all of the proxy sites |
proxy | Create an Nginx proxy site for the specified host. Useful for docker, mailhog etc |
restart | Restart the Valet services |
secure | Secure the given domain with a trusted TLS certificate |
share | Generate a publicly accessible URL for your project |
start | Start the Valet services |
stop | Stop the Valet services |
tld, domain | Get or set the TLD used for Valet sites |
trust | Add sudoers files for Brew and Valet to make Valet commands run without passwords |
uninstall | Uninstall the Valet services |
unlink | Remove the specified Valet link |
unproxy | Delete an Nginx proxy config |
unsecure | Stop serving the given domain over HTTPS and remove the trusted TLS certificate |
use | Change the version of PHP used by valet |
which | Determine which Valet driver serves the current working directory |
isolate | Change the version of PHP used by Valet to serve the current working directory |
unisolate | Stop customizing the version of PHP used by Valet to serve the current working directory |
isolated | List all sites using isolated versions of PHP |
php | Proxy PHP commands to the "php" executable on the isolated site |
composer | Proxy Composer commands with the "php" executable on the isolated site |
which-php | Get the PHP executable path for a site |
completion | Dump the shell completion script |
secured | Display all of the currently secured sites |
set-ngrok-token | Set the Ngrok auth token |
share-tool | Get the name of the current share tool (Expose or ngrok) |
status | Output the status of Valet and its installed services and config |