Ch 2 - CakePHP controllers directory named Controller - update
Yep.
As I surmised, several directories (Controller) in the newest version of CakePHP leave off the plural 's' and are now capitalised which the latter on Linux systems can cause folks some confusion. Windows of course doesn't care as it is not case sensitive.
So, beware code examples referencing sub-directories of the apps directory as some have changed in v2.x.
|