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]

Warning: mkdir() [function.mkdir]: Permission denied in /home/flyingd/public_html/caketest/cake/libs/folder.php on line 480

Your tmp directory is NOT writable.

Your cache is NOT working. Please check the settings in APP/config/core.php

Your database configuration file is present.

Cake is able to connect to the database.

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.