Help with cake controllers

Posted by adam on Stack Overflow See other posts from Stack Overflow or by adam
Published on 2010-05-13T19:31:04Z Indexed on 2010/05/13 19:34 UTC
Read the original article Hit count: 267

Filed under:
|

We had an outsourced engineer work on a quick feature DELETING items listed in our database. He says that the code is difficult because the "controller" is missing. Is there a pre-loaded controller for every function like that in cake, or is it weird that he is expecting a controller to be there for a feature we didn't have yet.

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about controllers