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 Building Websites with PHP Contact Form & Sending Email POST Route & Data

POST Route & Data Hampton Paulk

I have been working through this series on PHPstorm and everything works. Except the css is not linking on contact page. I deleted all my files and downloaded the project straight off the site and i still have the same problem please help.

I see there is a twig-view are you supposed to use this now? Last time slim-views was updated was 8 months ago.

3 Answers

We cannot really answer any questions without seeing the code. As I recall, there is a transition to twig in the video and I think you start with the contact page as HTML then it goes to twig. In the HTML version the CSS should be linked normally. Then it is linked through the twig file. You can see the final product at this site.

Also, I know Slim is getting to release version 3 that I think will invalidate the course due to changes in Slim.

Thanks Ted. I worked through on PHPstorm and transferred over my code into workspaces and it worked fine.