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 trialSohil Jokhiya
7,033 PointsIs there any course in PHP explaining cookies and sessions? Why here is not tutorial on login/register system?
Is there any course in PHP explaining cookies and sessions? Why here is not tutorial on login/register system?
4 Answers
Sohil Jokhiya
7,033 PointsSo many students are complaining about this topic, I have seen many students asking the same question but why Treehouse is not adding this course. they should teach us about sessions and cookies because today 95% websites depends on login/register system.
Sohil Jokhiya
7,033 PointsI have some books explaining cookies and sessions but i would be better if we learn from video tutorial, Why Treehouse is not adding tutorial on cookies and sessions?
Sergio Alen
26,726 PointsThey do teach you how to use PHP frameworks like Laravel:
here's a link to laravel authentication documentation: (http://laravel.com/docs/master/authentication#authentication-quickstart)
Marc Murray
4,618 PointsAgreed here I think the PHP content on here is lacking
Niall Maher
16,985 PointsNiall Maher
16,985 PointsIf you find a good tutorial let me know I've been trying to find the same