I've been using CakePHP for a few months now (love it, praise it and preaching it to co-workers) and am getting quite proficient with it (or so I think). Now what I am wanting to create an administration section of a application the "proper" way. For example I have a forum/ blog. How do I create a "proper" administration Controller, Model ... etc. Do I put all the models I need in var $uses =array()? Is there a tutorial somewhere that tells you best practice? Call me a total noob if you want, but I want to learn best practice.
Any links to tutorials sites will be greatly appreciated! And yes I did try to do a search and found nothing useful. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
