Anyone run into the situation where you have something like this,
I have two controllers
1) UserController.php
2) UserProfileController.php
Yet, any time I try to use a two word controller #2, it fails to find the page, but #1 a single wordController works..
Anyone else have this issue?




Bookmarks