This is a CakePHP Cookbook's CMS tutorial with an additional unit test added to the application.
$ make
$ make migrate
$ make testWhen accessing http://localhost:8000/ in the browser the Welcome page will be displayed.
make cleanThis is a CakePHP Cookbook's CMS tutorial with an additional unit test added to the application.
$ make
$ make migrate
$ make testWhen accessing http://localhost:8000/ in the browser the Welcome page will be displayed.
make clean