テーブル名は複数形
src/Model/Table/
HogesTable.php
ここでは
PostsTable.php
<?php namespace App\Model\Table; use Cake\ORM\Table; class PostsTable extends Table { public function initialize(array $config) { $this->addBehavior('Timestamp'); } }
やばい、完全に眠くなってきた。
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший