This is a vagrant setup with the shell provision for the development purposes of PHPCI.
git clonethe PHPCI source (or your fork) intophpci/folder. Example:git clone [email protected]:Block8/PHPCI.git phpcivagrant up- Enjoy
Web access: http://localhost:8765
PHPCI Admin user:
Email: root@localhost
Password: 123456
MySQL:
Host: localhost
Port: 3312
User: root
Password: no password
Feel free to contribute