From 3c5023d6d516c9203b2b0fefb0de946776a2066a Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sun, 25 Jun 2023 07:12:58 +0530 Subject: [PATCH] valet: update page (#10293) * valet: update page --- pages/osx/valet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/osx/valet.md b/pages/osx/valet.md index 3928e5de5..1e0aee092 100644 --- a/pages/osx/valet.md +++ b/pages/osx/valet.md @@ -1,7 +1,7 @@ # valet > A Laravel development environment that allows hosting sites via local tunnels on `http://.test`. -> More information: . +> More information: . - 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: