Bejkrools Posted September 14, 2016 Share Posted September 14, 2016 Hi, I want to encode customer data in DB. Where is place where customers data is saving to db, and loading from DB? I can't fint it in class/Customer.php. Link to comment Share on other sites More sharing options...
annaarun Posted November 28, 2016 Share Posted November 28, 2016 Hello, Have you seen a add function in the Customer model? Which also calls Object model(Parent class) add function, in that its invoking a addBefore function. Hope this is what you want. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now