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 trial

PHP

Pepe Suarez
Pepe Suarez
18,267 Points

Any chances of a course about Laravel 5 any time soon?

Just wanted to ask the awesome Treehouse team if a Laravel 5 course is going to take place anytime soon, and if not where do you recommend to learn this framework?? Thanks for the help!!

3 Answers

jason chan
jason chan
31,009 Points

https://laracasts.com/series/laravel-5-fundamentals you can learn that here, but you have to have strong foundation of OOP php and sql before you jump in. Your going to get lost fast.

Pepe Suarez
Pepe Suarez
18,267 Points

Ok!! Thanks for the help Jason! Already have some knowledge about OOP and SQL but I am going to dive in the Php Docs to understand every piece of it. Any suggestions on where should I learn more about OOP in Php? Or do you believe that studying well the Php docs will do? Thanks for the help again!