Open koncoweb opened 1 year ago
I have the same issue. If you using nginx server, you can add domain allocated by ngrok to config of site and reload nginx. This is temporary solution
Instead of using Laragon's built in Ngrok -> Share feature, open the terminal and try the following command:
ngrok http --host-header=yourdomain.test 80
(80 is the port number) it should generate the sharable link.
You can see it in this video: https://www.youtube.com/watch?v=sryNtS0ccj0&t=2s on 19:23
style is missing
should be
Instead of using Laragon's built in Ngrok -> Share feature, open the terminal and try the following command:
ngrok http --host-header=yourdomain.test 80
(80 is the port number) it should generate the sharable link. You can see it in this video: https://www.youtube.com/watch?v=sryNtS0ccj0&t=2s on 19:23
I try to share my localhost site with virtual host "kasir.konco" , so the name is "kasir" and virtual host are "konco" , wordpress from laragon quick app, local development runs smooth, but when i share with ngrok ( i have sign up with ngrok, and verivy my email and added my auth token in laragon ) When i acces it, it only show laragon basr hoe directory ( ...laragon/www) and not my app