valet: update page (#10293)

* valet: update page
pull/23/head
K.B.Dharun Krishna 2023-06-25 07:12:58 +05:30 committed by GitHub
parent a5d3521844
commit 3c5023d6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# valet
> A Laravel development environment that allows hosting sites via local tunnels on `http://<example>.test`.
> More information: <https://laravel.com/docs/8.x/valet>.
> More information: <https://laravel.com/docs/valet>.
- Start the valet daemon:
@ -17,7 +17,7 @@
- Serve a single site instead of an entire directory:
`valet link app-name`
`valet link {{application_name}}`
- Share a project via an Ngrok tunnel: