Skip to content

Instantly share code, notes, and snippets.

@supanadit
Last active December 27, 2019 23:52

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