Hi!
Because manual from CakePHP 3.7 redirect links Bake to CakePHP 1.x?
Example:
https://book.cakephp.org/3.0/en/bake/usage.html
Appear:
Code Generation with Bake
This page has moved.
Hi!
Because manual from CakePHP 3.7 redirect links Bake to CakePHP 1.x?
Example:
https://book.cakephp.org/3.0/en/bake/usage.html
Appear:
This page has moved.
Seems that bake has been split off. Bake 1.x works with Cake 3.x. If you look at the examples in the page you linked to, it shows Cake version 3.4.6.
Ok. Thank you. This appear indicated.