CounterCache in CakePHP 1.2 beta

Saturday, January 5th, 2008

Update 05.01.2008 At the moment the counterCache code is only executed on CREATE, not on UPDATE - a patch is under way Hello, Just a little turtorial to demonstrate the new model counterCache feature. CounterCache is a very fancy little addition to our beloved CakePHP framework. Simply put, all it does is make sure that ...