Release Notes for CakePHP 2.10.24.
Read the changelog
Your version of PHP is 5.2.8 or higher.
Your tmp directory is writable.
The FileEngine is being used for core caching. To change the config edit /home/kqag3217/tarik.icozdev.com/app/Config/core.php
Your database configuration file is present.
CakePHP is able to connect to the database.
DebugKit is not installed. It will help you inspect and debug different aspects of your application.
You can install it from GitHub
Editing this Page
To change the content of this page, edit: APP/View/Pages/home.ctp.
To change its layout, edit: APP/View/Layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.
Getting Started
New CakePHP 2.0 Docs
The 15 min Blog Tutorial
Official Plugins
-
DebugKit:
provides a debugging toolbar and enhanced debugging tools for CakePHP applications.
-
Localized:
contains various localized validation classes and translations for specific countries
More about CakePHP
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.