Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGonzalo Blasco
11,927 PointsWhy should I use Loreverl over CodeIgniter?
I wanna know which framework should I use. I used CodeIgniter during it's early times (version 1.6 I recall). Should I try something new or just study what's new in the framework I used to use?
2 Answers
Roy Penrod
19,810 PointsHere are the results from SitePoint's "Best PHP Framework for 2015" survey. Looks like Laravel is very popular.
Roy Penrod
19,810 PointsIt all depends on your goals, Gonzalo.
If it's for your own project, you can use whatever you works best for you.
However, if you're working as a web developer for an established company, you're going to use whatever framework the rest of the development team is using for a project.
And if they switch to a different framework later on, you've got to be able to learn the new framework and adapt.
Gonzalo Blasco
11,927 PointsRight now I'm working Freelance. I'm just looking what framework'll make more sense to study.