mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
docs
This commit is contained in:
@@ -10,6 +10,8 @@ ## Laravel Valet
|
||||
- [The "Park" Command](#the-park-command)
|
||||
- [The "Link" Command](#the-link-command)
|
||||
- [Sharing Sites](#sharing-sites)
|
||||
- [Viewing Logs](#viewing-logs)
|
||||
- [Other Useful Commands](#other-useful-commands)
|
||||
|
||||
<a name="what-is-it"></a>
|
||||
### What Is It?
|
||||
@@ -62,7 +64,10 @@ ### Sharing Sites
|
||||
|
||||
To stop sharing your site, simply hit `Control + C` to cancel the process.
|
||||
|
||||
<a name="viewing-logs"></a>
|
||||
### Viewing Logs
|
||||
|
||||
If you would like to stream all of the logs for all of your sites to your terminal, run the `valet logs` command. New log entries will display in your terminal as they occur. Squash those bugs!
|
||||
|
||||
|
||||
|
||||
<a name="other-useful-commands"></a>
|
||||
### Other Useful Commands
|
||||
|
||||
Reference in New Issue
Block a user