/Vagrant-LAMP

Vagrant configuration for LAMP (Linux, Apache, MySQL, PHP).

Primary LanguageShellApache License 2.0Apache-2.0

Vagrant LAMP - Ubuntu 14.04

Using Vagrant can be really easy. This repository will help you to create a virtual machine in seconds with LAMP installed.

##Requirements

##How to use

$ git clone https://github.com/GeekyTheory/Vagrant-LAMP.git
$ cd Vagrant-LAMP
$ vagrant up

####Access to Apache server:

####MySQL and PhpMyAdmin:

####Web root The web root has been configured to be at htdocs folder, which is shared in /var/www/html.

##Author

##Additional info Additional info can be found here.