Need Cake PHP design help
Posted: Thu Dec 16, 2010 3:04 am
Here is my scenario. I have a tab namely catalogs which has categories and products under it.
Catalog is lets say the menu of categories and when we click on category we get to see the products under it.
So, Now, do i have to make separate controllers for catalog, categories and products? because i use models for categories and products but not for catalogs
Catalog is lets say the menu of categories and when we click on category we get to see the products under it.
So, Now, do i have to make separate controllers for catalog, categories and products? because i use models for categories and products but not for catalogs