where is mvc model ? #505
-
I don't found the logic MVC for add my new model ? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
@martin-lechene , pls. follow the documentation here: Developer Documentation |
Beta Was this translation helpful? Give feedback.
-
Okay, thanks for the info. But why the choice of MVP instead of MVC (Model View Controller) in the style of Laravel? And why haven't you created a system for Notify, Services, Middleware, or similar logic? I think it would be an upgrade to add the best logic for maintainability. Have nice day |
Beta Was this translation helpful? Give feedback.
-
Hi @martin-lechene , You are right, but in this fantastic project we inherited from another one that used that system. |
Beta Was this translation helpful? Give feedback.
@martin-lechene , pls. follow the documentation here: Developer Documentation
Check the Design philosophy