Is there a way you can create custom field types with CakePHP 3.0? Do you do it via PHPMyAdmin or a Bake Plugin. I want to do it for custom fields for this custom portal I been working on that is built off of Cake's Bookmarker tutorial? Any direction on the next steps I should do to move forward?
Asked
Active
Viewed 313 times
0
-
2Next step, database docs... **https://book.cakephp.org/3.0/en/orm/database-basics.html#adding-custom-types** – ndm Apr 25 '17 at 02:19
-
http://stackoverflow.com/questions/38831063/show-custom-field-in-query-list-in-cakephp3 – ween Apr 25 '17 at 07:59