/cakephp2-with-cakephp3-orm

CakePHP2 から CakePHP3 ORM を使ってみる(CakePHP Advent Calendar 2018 の2日目のサンプルコードです)

Primary LanguagePHPMIT LicenseMIT

cakephp2-with-cakephp3-orm

CakePHP Advent Calendar 2018 の2日目のサンプルコードです。

Usage

$ git clone this_repo
$ cd this_repo
$ make install
$ make up
$ make down