Besides the tutorial on the cakephp site, are there any other sites that offer tutorials? There are lots of "install cakephp" tutorials, but I am looking for more "this is how you do this in cakephp" and "here is a sample blog site in cakephp" tutorials.
+2
A:
Check out the cook book on their own site. Also, the screen casts are pretty reasonable. Also, the bakery has a lot of task specific stuff...
Other resources:
An IBM tutorial for getting an app together quickly
AJ
2010-06-03 23:02:19
the IBM tutorial looks good. I'll do that one
ggfan
2010-06-03 23:09:29
don't underestimate following through with the cook book - it may take a couple of runs through, but you can pick up a lot on the framework (although I admit I had to cross reference the API quite a bit to make sense of it)
AJ
2010-06-03 23:16:30
The cookbook is a bit confusing for me starting out, but now I'll go back and reread it.
ggfan
2010-06-04 03:33:38
Start with http://book.cakephp.org/view/1527/Tutorials-Examples
bancer
2010-06-04 07:51:14