Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

This guide explains how to use ngrok with Laravel Valet to share your local Laravel development sites with others.

What you’ll need

Set your ngrok authtoken

ngrok is built into Laravel Valet. To learn more about using your existing ngrok account with Laravel, see the Laravel Valet documentation.
valet set-ngrok-token YOUR_TOKEN_HERE
Replace YOUR_TOKEN_HERE with your ngrok authtoken.