oop - What's the correct way to make a Model that's not a table In Cake 3.0? -


i have constants and/or functions don't belong particular table , want put them in model accessible other models , controllers. how this?

in cake 2 simple setting $usetable = false;

a model less form way process model less data.

check manuals chapter that.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

c++ - Clock_gettime() function outputting incorrect time -

asp.net core mvc - How important is the global.json and src folder? -