Simple Forum Built with CakePHP 2.6.7
This web is just for learning example for everyone who want to learn and explore all about CakePHP framework, I hope this would be useful for you.
- CakePHP >= 2.6.7
- PostgreSQL >= 9.4
Twitter Bootstrap v3.3.4, CKEditor v4.4.5, jQueryUI v1.10.3
AclExtras
- Copy all files to your /xampp/htdocs/ or /var/www/ directory
- Create database "db_forum" (without quote) and Import file db_forum to your PostgreSQL (use pgAdmin)
- Edit database configuration file (/app/Config/database.php)
- Voila, all done!
© 2015 Muhammad Khoirul Umam