/php-starter-doc

just a dump project that I'm trying to play with php-phalcon

PHP Starter Docs

Installation (MAC)

  • Make sure brew is installed ;)
  • Install Php and Phalcon by brew install php70 php70-phalcon
  • Install PhalconDevtools using guide here
(note* for PhalconDevtools: in Mac we should link the library to /usr/local/bin/phalcon instead /usr/bin/phalcon)