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 trialChristopher Tracey
8,512 PointsWhere did the code come from?
At just after 2:00 in this video Hampton says he is "going to paste in some code..." which he proceeds to do. That code is then used for the rest of the video but there is no mention of where it came from. Where can I find it?
Thanks!
Edit: I found the final version of the referenced code available in the Project Files download so all is good in the hood. Maybe it was mentioned in the video somewhere an I missed it.
2 Answers
John Mercer
31,479 PointsIn the "Templates & Layouts" lesson, click on the "Downloads" tab to download the project files. The specific code you're looking for is in $Project_Files_Dir/app/views/layouts/main.blade.php.
Daniel Ram
Courses Plus Student 14,808 PointsThanks John!
Pedro Dasilva
8,291 PointsPedro Dasilva
8,291 PointsThanks John That's was really helpful.