coolpraz's avatar

Those who are looking laravel valet for windows

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

https://github.com/cretueusebiu/valet-windows

follow the instruction and you will be running laravel valet full feature successfully in windows

0 likes
10 replies
wilburpowery's avatar

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.

laraveloper's avatar

@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?

wilburpowery's avatar

@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's avatar

Can anyone give me a link - to How i install valet for Win10 ...

I’m stuck - and dont know How to install php mamually ... in order to get composer to Work propert ...

SebMatte's avatar

@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 :-)

Please or to participate in this conversation.