The main objective is to teach web development with PHP, OO, MVC and frameworks. We do not want to teach how to use a framework, but its main foundations.
- Download de app on your web directory
cd /var/www
git clone https://github.com/dmarczal/blackface-framework-example blackface-todo
- Run the command ./scripts/setup.sh # to set application paths
- Change the databse user and passswor on ./scripts/db.sh
- Run the command ./scripts/db.sh reload # this command load the database
- Access http://localhost/blackface-todo
See the framework on https://github.com/dmarczal/blackface-framework
- Linux or Macos
- PHP 5.4.24 or higher
- Apache or Engnix
- Postgresql database
Prof. Diego Marczal. http://marczal.com
0.0.2
MIT License. Copyright 2013-2013 Diego Marczal. http://marczal.com