Authentication With Laravel 4 | Nettuts+
- Published
- Genre
- Developer Tools
External source
net.tutsplus.com External website
You are viewing the Vahuk Story page. The link above opens the shared source website.
Authentication is required for virtually any type of web application. In this tutorial, I’d like to show you how you can go about creating a small authentication application using Laravel 4. We’ll start from the very beginning by creating our Laravel app using composer, creating the database, loading in the Twitter Bootstrap, creating a main layout, registering users, logging in and out, and protecting routes using filters. We’ve got a lot of code to cover, so let’s get started!
Community reactions
Karma 147.6
Discussion
0 comments
No comments yet. Be the first to join the discussion.