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.
Comments
Post a Comment