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 trialpeyman etedali
1,540 Pointslogin interface and user roles
hey guys, i would like to build a cms ( just to learn ) wich video would be good, where i can learn how to build a login interface where only users can get in that are regestrired in the database. And is here a video where they describe the roles. So for example a admin or not
2 Answers
Kevin Korte
28,149 PointsI have a couple questions for you. Do you want to learn how to do this in PHP or Ruby? Are you interested in doing this inside of a framework like Laravel or Rails? (There are both laravel and rails lessons here).
You have a couple of options here, just depends what way you want to go.
peyman etedali
1,540 PointsI would like to do this in php. I'm already into the course. But at the beginning of it. And I love the videos.
And I would like to use laravel. I heard a lot of it and some of my friends use this and told me if I whant to build something like a cms, I should try it with laravel.
Kevin Korte
28,149 PointsLaravel would be a good choice for a CMS. I have found the PHP Academy channel on youtube a great resource. They also have a video lesson playlist that will help you role your own user login system.