DOKK / manpages / debian 11 / cakephp-scripts / bake.php.1.en
BAKE.PHP(1) General Commands Manual BAKE.PHP(1)

bake.php - generates skeleton CakePHP applications

bake.php [command] [path]

The bake.php script generates controllers, views and models for your application. If run with no command line arguments, bake.php guides the user through the class creation process. You can customize the generation process by telling bake.php where different parts of your application are using command line arguments.

Absolute path to Cake's app directory
Absolute path to Cake's cake directory
Generates a new app directory in the path supplied
Absolute path to Cake's /app/webroot directory
Shows help message

acl.php(1).

bake.php was written by Larry E. Masters <phpnut@gmail.com>.

This manual page was written by Chris Lamb <chris@chris-lamb.co.uk>, for the Debian project (but may be used by others).

March 19, 2007