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
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