How to create a CMS with CakePHP

I really enjoying writing code and I find that snippets just don’t always cut it for me.  So in today’s article, I am going to describe the process of creating a CMS (Content Management System) with CakePHP.
This will be a two part article, in part one we will focus on getting the basics working.  The [...]