src/Model のフォルダに先ほどつくったテーブル名で生成します。
Channel01sTable.php
<?php namespace App\Model\Table; use Cake\ORM\Table; calss Channel01sTable extend Table { public function initialize(array config){ $this->addBehavior('Timestamp'); } } ?>
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший