Using CakePHP BAKE : A Fast and simple start for Web Application

Using CakePHP BAKE feature is really very easy to setup the building stone for the web application with all basic functionalities.

Here are the steps to start baking easily.
Assuming you created your Database....

1. Download the latest stable release from http://cakephp.org/
2. Rename it to your desired app name and place it in your Web Server root directory.
3. Open terminal and goto ur Web Server root directory/urAppName/cake/console
4. Execute the command : ./cake bake
5. Follow the wizard to complete the baking !

No comments:

Post a Comment

Resolving Package Conflict with Level-Zero Installation; Fixing dpkg Error

Preparing to unpack level-zero_1.20.2+u24.04_amd64.deb ... Unpacking level-zero ( 1.20.2 ) ... dpkg: error processing archive level-zero_1....