cretueusebiu / valet-windows

Laravel Valet for Windows.
MIT License
912 stars 86 forks source link

Valet doesn't work #205

Closed mvneobux closed 10 months ago

mvneobux commented 2 years ago

I followed all the steps mentioned in this article: https://medium.com/@samimrezgui123/how-to-install-laravel-valet-on-windows-os-afdc23d69719

As well as what the documentation says. But when I try to access my site, mysite.test , I get an error: DNS_PROBE_FINISHED_NXDOMAIN

And if you tried to access 127.0.0.1 I get: 404 - Not Found

I don't know what else to do, I already uninstalled everything and redid it from scratch, but always with the same error. I use xampp, however, I disabled xampp before doing all the procedures. So much so that if I try to enable champa's apache with Valet active, I get an error saying that port 80 is already being used.

How can I resolve this?