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 trialBrandon Seekins
3,182 PointsLaravel course?
I was wondering if you could create a Laravel course. I think this would be great because a lot of people are now using Frameworks to help with making websites and other applications.
5 Answers
Mark Ridgway
10,904 PointsThere already is a Laravel Basics course.
Brian Wassel
22,171 Pointsi think thatd be a fun course to take.
thomascawthorn
22,986 PointsCourses on frameworks are a must-have. They're not the easiest thing to get to grips with, even if you know the language pretty well. Treehouse provides a really nice introductory course to Laravel. The course implements and solidifies principles of object oriented programming from previous courses as well as things like authentication and application structure.
The key is not the framework itself, but the principles behind the framework. It's tricky to learn the principles and basics without first being introduced and guided through one of the frameworks!
Brandon Seekins
3,182 PointsThanks everybody for the feedback and I'm glad they have a Basics Course.
Thank you
Niclas Valentiner
8,947 PointsMmmm, I don't think you need framework courses. They have tutorials and documentation of their own and for the most part are fairly easy to figure out how to use if you have a proper grasp of the language they're built for.
I think part of it is also just a lack of priority versus people for making the courses.