Auto virtual hosts question
-
From my understanding of the Laragon documentation, when auto virtual hosts has been enabled, and a new Quick Setup site (WordPress in my case) has been setup, should one not be able to access this site on their local network via {name}.dev?
That is to say, from my iPhone on the same local network where Laragon is running, should I not be able to access the local WP site via http://{name}.dev?
I scoured all the relevant posts here on the subject and tried every possible combination of IP addresses, etc., all to no avail.
That is until in my search I stumbled upon this post in Stack Overflow: https://stackoverflow.com/a/16558172/8095719
By golly, that's it! It works like a charm!
Just wondering if there is something in Laragon that one could do to mimic this behavior.
Cheers!
Lyle
-
@SniffleValve :
You can not access http://{name}.dev using your iPhone because your iPhone's DNS know nothing about {name}.devWith Laragon, just click Menu > Ngrok > your-project, you'll have a Ngrok's shared url to access everywhere. That's it.
Note:
-
The url is automatically copied to the Clipboard and can be accessed over the Internet.
-
Laragon also generates a QR Code, so you can use your iPhone to quickly access the generated url.
Ref: https://forum.laragon.org/topic/572/laragon-3-1-3-released-auto-generated-qr-code-ukrainian-norwegian/2
-
-
Ah, I get it now! Thank you for the explanation and the Ngrok info
BTW, I just installed Laragon on my Surface Pro 3 and wow, what a speed demon!!!
-
@SniffleValve : My pleasure
Cheers!