1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

valet: update page (#10293)

* valet: update page
This commit is contained in:
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

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: