HOME > > > > >

Bake

cake bake all [options] [<name>]

nameで指定したテーブルに対応したModel(Table/Entity)、Fixture、TableTest、Controller、Template(index/view/add/edit)ファイル作成する

  1. bin/cake bake all table_name

bake behavior

bake cell

bake command

bake component

bake controller

bake controller all

bake fixture

bake fixture all

bake form

bake helper

bake mailer

bake middleware

bake model

bake model all

bake plugin

bake shell

bake shell_helper

bake task

bake template

bake template all

bake test