Hello folks, I've been using codeigniter for some time now. I've tryed to switch to cake previously but always got the same issue: Authentication. In codeigniter everything is less convention-centered. Table names can be anything and to "secure" a controller or a method inside a controller is simply to add a line on that controller or method.
I've decided to use cakePHP on a project that I'm starting and I've already started to code it (all the business rules are already on paper). I simply can't get the authentication working. Is there a tutorial, with baby steps that I could follow? I mean, I've read the documentation on the cake web site and followed a few tutorials. But I find myself copy/pasting code without understanding what I am doing. Did it made sense? Thank you guys for the help in advance. Ricardo 'Zen' Valfreixo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
