Now window user can use laravel valet in windows operating system. There is cool package develop by https://github.com/cretueusebiu for windows. here's the link to the package
Well, I followed the instructions and can't seem to get it working. I've even added the domains to my host files. They load good, but any changes I make to the source code doesn't change in the browser.
@wilburpowery i just installed on Win10 and works great. you should not have to touch the hosts file..thats part of the point of Valet....what issue are u having?
@laraveloper I uninstalled it and bought a MAC haha. It installed good, but the sites would not be served. I had to edit the host file to get them showing in the browser. But, If I edit anything on the code, it would never update on the browser. Literally NEVER.
@Myungki the link shared to the windows laravel works, and in the Readme file all is there. This should be working for you, it is working for me! I complement with the basic instructions in laravel official documentation and it's all good? Php and composer instructions are even included :-)
valet for windows works great, I just had to manually configure Windows to use the Acrylic DNS proxy.and bang. Here is the link to the repo.
cretueusebiu/valet-windows
Thanks to @devfrey for giving me the hint and thanks to @CretuEusebiu for valet for windows