/lamp-dev

Primary LanguageRubyThe UnlicenseUnlicense

Summary

lamp-dev is a Ubuntu Xenial based Vagrant image preconfigured for PHP7/mysql web development

Installation

Download and install Virtualbox

Download and install Vagrant

$ git clone https://github.com/chris-ca/lamp-dev
...
$ cd lamp-dev
...
$ cp config.yaml-dist config.yaml
...
$ vagrant up
...
$ vagrant ssh