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

For Staff: Laravel -Continuing CRUD quiz - Incorrect answer is marked as correct

Just got done doing the final quiz for Continuing CRUD on the laravel course, and one of the question says "What blade command do we use with adding a form partial?" and the correct answer should be "@include" but it is not listed, instead the quiz marks "@insert" as the correct answer. At first I doubted myself but I went through the laravel documentation for the blade syntax and "@insert" is nowhere to be found or mentioned.

1 Answer

Thanks for the post! All fixed now.

Awesome, no problem!