0
Which php MVC framework do you recomend?
Hi guys! I am new at php MVC paradigm, and i don't know which framework to start with. I have heard Symfony, Laravel and Codeigniter. Which one is the best to start?
2 Antworten
+ 16
Symfony is a good framework. Some of its ideas are used in Laravel.
+ 6
Laravel. Just researched its comparison and most of the developers prefer Laravel. For the best to start, CodeIgniter. If you're familiar with CodeIgniter you can now start with Laravel.