Extending the user module
i`m planning to add more fields to the user table or create another table called user_profile, but i can`t figure out how too extend the current user class or how to user it, and nothing related to it is in the documentation. Where is the backend classes and views located? so i can add to it
Comments