Guide: How to generate code with CakePHP Console
- Start > Run > cmd [enter]
- cd C:\AppServ\www\cake_1.2.0.7692-rc3\cake\console
- cake -app C:\AppServ\www\cake_1.2.0.7692-rc3\app bake
(Parameter -app to specify the path to the app folder C:\appserv\www\cake_1.2.0.7692-RC3\app) - Welcome to CakePHP v1.2.0.7296 RC2 Console