Laragon QuickApp - "This site can't be reached"
-
Hello everyone, new to Laragon and Laravel here and I'm trying to get around the use of the app. I just recently installed Laragon Full 4.0.12. Installation ran smoothly, no errors or warnings, same goes with the QuickApp and I get my pretty print correctly; all good until then.
However, whenever I visit the pretty print, I get the following error message:
This site can't be reached.
Project-name.test's server IP address could not be found.
Try running Windows Network Diagnostics
DNS_PROBE_FINISHED_NXDOMAINI'm following this tutorial as a base, to see if I'm doing things properly, and according to it, the site should be working smoothly. Is there something else I'm missing? Installing another softward, framework, etc.?
Thanks in advance for any help that could be provided.
-
@Rafael-Beliveo : Can you check your
hosts
file or running Laragon as Administrator?
-
@leokhoa you were right, apparently in my office computer the localhost was disabled from the hosts file, I just got help enabling it and it is running correctly now. Thanks for the help!