I have an PHP MVC application (the modules are not being used), and im using services as my source of information
The problem is that my controllers/services/helpers are getting bigger and i have many different service calls for any controller action (+/- 5 service call per action and im handling the information sent and received)
What can i use/do between to put it better and reduce the business logic inside controllers and services to scale my application?
Aucun commentaire:
Enregistrer un commentaire