Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 748 Bytes

vagrant-phalcon

a template for using Vagrant for developing PHP applications with Phalcon

Getting Started

  1. Download and install VirtualBox
  2. Download and install Vagrant
  3. Clone this repo
  4. Run vagrant up in the repo directory
  5. Visit http://localhost:8081/ in your favorite browser

Note

Nginx is configured by default to use ./src/Public/ as the root directory. If your public directory differs, be sure to update the base.pp file to reflect your needs.

githalytics.com alpha