Please provide controllers naming convention in cakephp?
Answer Posted / Vimal Panday
The naming convention for Controllers in CakePHP is to use Pluralized lowercase names, where the first letter of each word is capitalized. For example, a User controller would be named UsersController.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category