Diving Into Cake

After hunting around, an article from Sitepoint seems to be the best starting point for learning CakePHP. So far I have downloaded and installed CakePHP, this leaves me with a long way to go.

Configuration

Configuring CakePHP was pretty easy. With a little help from the manual, I was able to quickly create the single configuration file. I used phpMyAdmin to create the required database.


About this entry