https://github.com/cloudle/php-starter-doc
just a dump project that I'm trying to play with php-phalcon
https://github.com/cloudle/php-starter-doc
Last synced: 3 months ago
JSON representation
just a dump project that I'm trying to play with php-phalcon
- Host: GitHub
- URL: https://github.com/cloudle/php-starter-doc
- Owner: cloudle
- Created: 2018-01-29T10:55:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T09:55:21.000Z (over 8 years ago)
- Last Synced: 2025-05-31T13:05:28.558Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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](https://github.com/phalcon/phalcon-devtools)
##### (note* for PhalconDevtools: in Mac we should `link` the library to `/usr/local/bin/phalcon` instead `/usr/bin/phalcon`)