In this post i am going to explain how to use the Environment library from Rafael Bandeira to automatically configure your Database connection based on the environment your app is running.
QuickTip: Did you know? image() can has url!
How to save you alot of code on image links while still being able to use the full power of the cakephp router.
QuickTip: How to overwrite HtmlHelper tags
In some cases you find it desirable to overwrite the tag templates used by the HtmlHelper. For example if you put all your assets onto a CDN and don’t want to put the hostname in front of all paths (messy..).