mardi 2 avril 2019

How to transform multiple models or controllers into one? in the mvc pattern?

In my project, I apply the mvc pattern and I have many tables in my database. I end up having many controllers and models to manage the data in these tables. My question: is there any way or pattern to reduce the number of controllers and models? How to transform multiple models or controllers into one?

Aucun commentaire:

Enregistrer un commentaire