Your database configuration file is present.

Cake is able to connect to the database.


CakePHP

If you plan to upgrade from an older version, you may also want to read the changelog

Editing this Page

To change the content of this page, create: /app/views/pages/home.thtml.
To change its layout, create: /app/views/layouts/default.thtml.
See the wiki for more info
You can also add some CSS styles for your pages at: app/webroot/css/.

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.