For some years now, I have been using Laravel Homestead to quickly build up a virtual machine with all I needed installed. But it seems to not quite get the love it needs, and I’m wondering if folks have moved on to a different environment or tool for their development.

  • shnizmuffinA
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    Hey, you should take a look at how Laradock works. I install it as a submodule when I’m working on PHP applications. Slaps the shit out of Laravel Sail and keeps the core dependencies off my OS.