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