2
2 Comments

Quickly setup LAMP stack in local/staging/development

https://gist.github.com/twf-nikhila/0b21875be03d728bbbc9038b85dec612
submitted this linkon September 12, 2020
  1. 2

    Nice script for getting started, would recommend looking into / having it in a docker or virtual environment like Vagrant / Virtualbox

    Additionally would recommend to upgrade to php 7.4 at this point in time

    Cheers!

    1. 1

      I agree, I personally like the Wodby docker set-up https://github.com/wodby. Which uses docker-compose, and includes some nice outlying services (like mailhog).