MVC vs MVCS vs CodeIgniter |
Exacltly!
Often I see posts here in the forum asking where to put the business logic, if in the models or in the controllers. And both options don't seem to be the right choice. Recently I saw some answers about using services, but I did think that it was just another option as CI don't forces you to use MVC. But now I've found MVCS, it feels the right choice. |
Messages In This Thread |
MVC vs MVCS vs CodeIgniter - by FlavioSuar - 05-07-2025, 01:58 PM
RE: MVC vs MVCS vs CodeIgniter - by massimiliano1.mancini - 05-09-2025, 10:15 AM
RE: MVC vs MVCS vs CodeIgniter - by FlavioSuar - 05-10-2025, 10:33 AM
RE: MVC vs MVCS vs CodeIgniter - by FlavioSuar - 05-23-2025, 05:58 PM
|