

Thorpe’s example application presents a form to collect an email address, validates the address, stores it to a database.īefore you start to write any code, you’ll need to download and install the latest version of CakePHP from the CakePHP website.

I’ll do so by recreating the example that Stephen Thorpe presented in his article Untangling MVC with CodeIgniter using these two features of CakePHP.
