-
Notifications
You must be signed in to change notification settings - Fork 10
Installation
Syntactic Vexation edited this page May 25, 2018
·
3 revisions
TODO Apache TODO nginx
- Install PHP
- Ensure php-mbstring package for the OS is installed (otherwise validation exceptions will be thrown)
- Ensure PHP composer is installed
- Clone Phagrancy -
git clone https://github.com/dlundgren/phagrancy.git - Run
composer installwithin the Phagrancy application directory - Create a Phagrancy data directory for storage of Vagrant boxes
- Within the root of the Phagrancy directory, create a .env file. Requirements and format are here.