Articles tagged with "bootstrap"

Flexible controller and modelpaths

By Joshua Angnoe
This short tutorial will show you how to organize your model and controller in subfolders of the controllers and models folders!
[Read more]

Rewrite a plugin's paths to look nicer.

By Brandon Parise
Plugins are a fantastic and vastly underused tool in CakePHP! But their default paths can be strange sometimes. This article describes how to rewrite a plugin's paths using bootstrap.php.
[Read more]