search
top
Currently Browsing: CakePHP Snippets

Easy CakePHP deployment: Environment & Database Config

I just digged Rafael Bandeiras Environment class which is supposed to help handling multiple enviroments. It really is a nice piece of code and i don’t find it overkill either. After adding it to my app i thought how i could use my setups to change the database with ease. I then remembered reading an bakery article from Joel Moss on how one could use the object constructor in the DATABASE_CONFIG... read more
 Page 4 of 4 « 1  2  3  4 
top