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 trialGavin Murphy
10,004 Pointsno config file in downloads
Is there supposed to be a config file in the downloads of the exercise files or is a config file only used for a framework or git hub. Randy has a link to it in his code but I do not.
Juliette Tworsey
Front End Web Development Techdegree Graduate 32,425 PointsMaybe it's not included in the downloads for each step.
This is what I have in my config file.:
<?php
define("BASE_URL","/");
define("ROOT_PATH",$_SERVER["DOCUMENT_ROOT"] . "/");
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsHi Gavin,
Are you continuing from the previous course or did you start the project from this course? Could you link to which video you downloaded the project files from?