24/08
2014
A small library which implement some features to phalcon
BPhalcon is a set of components for PhalconPHP framework. BPhalcon stands for Base Phalcon or Bootstrap Phalcon. It helps you write your code in a more DRY way. The codes generate by BPhalcon are implemented with the Twitter Bootstrap style., (*1)
composer create-project wataridori/bphalcon install_path
If you start building your website from the BPhalcon skeleton, please remember to change the username, password, and database in the app/config/config.php
file.
Then change mode the folder app/cache
, (*2)
chmod 777 app/cache