DEV Community

Ian
Ian

Posted on

Windows PHP developement setup

Hi,

I've been developing PHP apps on my mac using Laravel Valet for quite some time.

However, I recently also got a windows based pc on which I'd like to do some coding as well.

But I'm currently struggling with the developement server setup.

Laravel Valet is dead simple and works like a charm, is there a similar alternative on Windows?
I've tried WSL with Apache2 as well, however I'd like to avoid having to deal with vHosts configurations for each project.

XAMMP isn't an option.

Thanks!

Top comments (1)

Collapse
 
danielmendes profile image
Daniel Mendes

I use Laragon.