Hello!
I was hoping someone could help me with this question: Where to put callback funtions in codeiniter MVC framework?
When I need to use grocery crud's callback functions, I put them in the controller class, but I don't know if that's the best practice. So: what is the correct or simply the best place to put callbacks: Controllers ou Models?
Thanks a lot!