Sun 10 Feb 2008
Here’s a list of various CakePHP turorials, organized by subject. I’m trying to stick to mostly 1.2 stuff, but included some 1.1 tutorials that we’re still helpful. Leave a comment if I missed one and I’ll add it to the list.
General
manual.cakephp.org - The 1.1/Old Manual
tempdocs.cakephp.org - The 1.2/New Manual
www.amazon.com - Beginning CakePHP: From Novice to Professional (not yet released)
api.cakephp.org - The API
Getting Started
www.ibm.com - IBM’s 5-part “Cook up Web sites fast with CakePHP”
manual.cakephp.org - CakePHP Blog Tutorial
cakephp.bytenoise.co.uk - In the Kitchen with CakePHP
Version 1.2 Info
cakebaker.42dh.com - Deprecated stuff in CakePHP 1.2
Bake Console
cakebaker.42dh.com - Faster baking with bake
www.littlehart.net - Screencast: Interactive Console for CakePHP
Debugging
www.cakephp.org - Using Debug Messages
Test Suite
bakery.cakephp.org - Testing Models with CakePHP 1.2 test suite
cakebaker.42dh.com - How to use the official CakePHP test suite
Auth Component
www.littlehart.net - Simple User Registration in CakePHP 1.2
www.webdevelopment2.com - CakePHP Auth Component For Dummies Tutorial
www.webdevelopment2.com - CakePHP Auth Component - Tutorial Two
ACL
lemoncake.wordpress.com - Using AclBehavior in CakePHP 1.2
lemoncake.wordpress.com - Using AuthComponent and ACL in CakePHP 1.2
bakery.cakephp.org - How to use ACL with Cake PHP 1.2.x?
www.realm3.com - Setting Up User Groups With ACL and Auth in CakePHP 1.2
Ajax
bakery.cakephp.org - Getting started quickly with Scriptaculous effects
Advanced Ajax
blogs.bigfish.tv - Drag and drop using Ext JS with the CakePHP Tree Behavior
mentalramblings.info - CakePHP Ajax Comments
HABTM
tempdocs.cakephp.org - hasAndBelongsToMany (HABTM)
Admin Routing
www.cakephp.org - Admin Routing
Validation
bakery.cakephp.org - Multiple rules of validation per field in CakePHP 1.2
cakebaker.42dh.com - Validation with CakePHP 1.2
tempdocs.cakephp.org - Data Validation
Pagination
tempdocs.cakephp.org - Pagination
www.littlehart.net - CakePHP Pagination With A HABTM Relationship
cakebaker.42dh.com - Pagination of data from a HABTM relationship
RSS
cake.insertdesignhere.com - Cake 1.2’s new RSS helper
Theming
www.sanisoft.com - Theming your CakePHP apps (V1.2)
www.pseudocoder.com - Theming With CakePHP
Counter Cache
cakebaker.42dh.com - Counting associated records
www.cakephp.nu - CounterCache in CakePHP 1.2 beta
Builds
ertw.com - Pushing a CakePHP app from dev to prod
The Set Lib
www.thinkingphp.org - Cake 1.2’s Set class eats nested arrays for breakfast!
cakebaker.42dh.com - An alternative way to create arrays











February 11th, 2008 at 9:17 pm
[…] CakePHP Tutorials :: PseudoCoder.com A very nice roundup of CakePHP tutorials (1.2 mainly). (tags: cakephp tutorials) […]
February 12th, 2008 at 8:36 am
I’d like to submit my blog site for inclusion into your roundup, as I have several posts about various topics here. Thanks
February 12th, 2008 at 10:16 pm
I’ve just added a Drag and Drop Ext JS + Tree Behavior tutorial on my blog, would be great if you could add to this list.
http://blogs.bigfish.tv/adam/2008/02/12/drag-and-drop-using-ext-js-with-the-cakephp-tree-behavior/
February 13th, 2008 at 4:19 am
[…] CakePHP Tutorials :: PseudoCoder.com A good list of tutorials for cakephp. (tags: cakephp development tutorials toread) […]
February 13th, 2008 at 6:20 am
[…] CakePHP Tutorials :: PseudoCoder.com A good list of tutorials for cakephp. (tags: cakephp development tutorials toread) […]
February 13th, 2008 at 6:10 pm
T73Net, Adam,
I added a couple of your Ajax links. Thanks.