Skip to content

Instantly share code, notes, and snippets.

@supanadit
Last active December 27, 2019 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save supanadit/85120eeb72afa40df3a727370702d7f3 to your computer and use it in GitHub Desktop.
Save supanadit/85120eeb72afa40df3a727370702d7f3 to your computer and use it in GitHub Desktop.

If you want to make Laravel Homestead url available for public using Ngrok simply use code below

ngrok http 192.168.10.10:80 --host-header=homestead.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment