Saturday, June 3, 2017

[Traversy Media] Laravel From Scratch [Part 9] - User Authentication

In this video we will add user authentication. We also need to add a user_id column in the posts table in the database. We will implement full login and register functionality.


CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp

Source: https://www.youtube.com/watch?v=ORus3-By4lk

No comments:

Post a Comment