CakePHP

It’s been quite a while since I posted last. Since then I’ve been flailing about from framework to framework looking for something that sticks and makes sense to me. Well last night I had an epiphany as I worked through a few CakePHP tutorials. I’ve been lurking on the #cakephp irc room on irc.freenode.net where I gained some insiteful knowledge on where to begin learning CakePHP. Not going to go into details but for anybody interested in learning who feels confused every time they look at a framework manual, start with these two tutorials.

CakePHP Blog Tutorial

Introduction to CakePHP features (build an app in less than 15 minutes)



I would suggest starting with the Blog and then adding Teknoid’s Auth capabilities on top of it. I can honestly say for once that a framework API makes sense and I owe it to finally sitting down and doing both of these back to back.

Leave a Reply