On Mon, Nov 17, 2008 at 7:22 PM, introvert <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I have recently came acrros cakephp and I'm not very familiar with it
> yet.
>
> I made a model:
> category.php (Category)
>
> which I want to associate with controller:
> categories_controller.php (CategoriesController)

That is exactly how cake works.

> but this wont happen due to differences in names Category ->
> Categories (plural form).

No, exactly the inverse.

> What should I do in such case to make it work?

Nothing, just read the docs: book.cakephp.org

HTH,
- Dardo Sordi.

> Many thanks in advance!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to