Tagged Questions
-1
votes
5answers
909 views
Combining two MVC frameworks in a project
Is it any good to combine two MVC frameworks together in a project? Is it a fairly common approach? I am thinking about using a serverside framework like CodeIgniter/Laravel and client side framework ...