An open API service indexing awesome lists of open source software.

https://github.com/forecho/cakephp

简单的博客系统
https://github.com/forecho/cakephp

Last synced: about 1 year ago
JSON representation

简单的博客系统

Awesome Lists containing this project

README

          

配置Apache的 DocumentRoot 设置如下:`DocumentRoot /cakephp/app/webroot`

数据库文件在date文件夹中,创建一个cakephp数据库导入文件即可。

数据库配置文件为:`/app/Config/database.php`