dev-master
9999999-devCustom Bake Template for CakePHP
MIT
The Requires
The Development Requires
v1.0.0
1.0.0.0Custom Bake Template for CakePHP
MIT
The Requires
The Development Requires
Custom Bake Template for CakePHP
created_at
,updated_at
column, set the Timestamp behavior.@property
.You can install this plugin into your CakePHP application using composer., (*1)
The recommended way to install composer packages is:, (*2)
composer require --dev nojimage/cakephp-mybake
in config/bootstrap_cli.php
, (*3)
Plugin::load('MyBake', ['bootstrap' => true]);
bin/cake bake model {all|ModelName} -t MyBake --no-fixture bin/cake bake fixture {all|ModelName} -t MyBake --schema
This software is released under the MIT License., (*4)
Copyright (c) 2017 ELASTIC Consultants Inc. https://elasticconsultants.com/, (*5)
http://opensource.org/licenses/mit-license.php, (*6)
Custom Bake Template for CakePHP
MIT
Custom Bake Template for CakePHP
MIT