A vagrant config that contains a LAMP stack for webdeveloping
Install vagrant
$ gem install vagrant
Download and Install VirtualBox
Clone this repository
Go to the repository folder and launch the box
$ cd [repo]
$ vagrant up
- Apache
- MySQL
- PHP
- phpMyAdmin