Skip to content

tenkoma/cakephp_cms

Repository files navigation

CakePHP Application Example (CMS Tutorial) and Unit Test

This is a CakePHP Cookbook's CMS tutorial with an additional unit test added to the application.

Installation

$ make
$ make migrate
$ make test

When accessing http://localhost:8000/ in the browser the Welcome page will be displayed.

shut down

make clean

Releases

No releases published

Packages

No packages published