CakePHP has an amazing ability to allow you to customise your application. One such way in which this is done, is through the use of a bootstrap file, that allows you to create functions, or include files application-wide. In this post, I’ll share with you some of the functions that I include in almost every [...]
