'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fypassistant.usermodels' doesn't exis

I have the controller of name users and I make the model name user but the user model already exists in models by default then I make the model using name usermodel is that a good approach for making the model? when I run this it is giving me the above error can anyone please tell me a solution?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source