Release Notes for CakePHP 1.2.0.6311 beta.

Read the release notes and get the latest version
Notice (1024): Please change the value of 'Security.salt' in app/config/core.php to a salt value specific to your application [CORE/cake/libs/debugger.php, line 535]

Your tmp directory is writable.

The FileEngine is being used for caching. To change the config edit APP/config/core.php

Your database configuration file is NOT present.
Rename config/database.php.default to config/database.php

Editing this Page

To change the content of this page, edit: APP/views/pages/home.ctp.
To change its layout, edit: APP/views/layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.

Getting Started

Working copy of the new CakePHP 1.2 Manual (temporary) The 15 min Blog Tutorial
The OCPHP presentation on new features in 1.2

More about Cake

CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.

Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.