An open API service indexing awesome lists of open source software.

https://github.com/danielm/vagrant-php

Vagrant project using Apache+PHP for development.
https://github.com/danielm/vagrant-php

apache composer git lamp mysql php phpmyadmin ubuntu vagrant

Last synced: about 1 month ago
JSON representation

Vagrant project using Apache+PHP for development.

Awesome Lists containing this project

README

        

# Simple Vagrant box for PHP Development

Simple Vagrant project for LAMP development.

## Includes:
- Ubuntu 16.04 LTS (Xenial 64)
- Apache 2
- MySQL
- PHP 7
- phpMyAdmin
- Git
- Composer

## Details
- Default MySQL/phpMyAdmin info:
- user: root
- password: 1234567
- Default document root:
- src/public/

## Authors

* **Daniel Morales** - - [danielm](https://github.com/danielm)

## License

This project is Dual licensed under the MIT and GPL licenses.

## More
More info about how to customize Vagrant here:
http://danielmg.org/development/2016/12/introduction-to-vagrant.html