filmov
tv
Laravel Authentication Tutorial | Easily Explained with Example | Register,Login,Logout | Code Band
![preview_player](https://i.ytimg.com/vi/OkMqmCu_vDU/maxresdefault.jpg)
Показать описание
In this video, I'm gonna be showing you how the built-in laravel authentication works and we will see the real time login and logout, registration page, and we will implement the authentication middleware in laravel (auth middleware), so that only the logged in users can access a particular page or a set of pages. We will also dig deeper into how laravel authentication works under the hood. That is, the Auth::routes() gives us all the routes specific to laravel authentication and we will also look into corresponding controllers such as for login route, the corresponding controller is LoginController. We will see the attributes and methods that is responsible for the specific login and logout logic and also the LOGIN_REDIRECT_URL which is nothing but the url to redirect to after successful login. We will override the default /home route and implement our own. We will show you the entire laravel authentication system by making use of the official laravel documentation so that you can further make it as a reference.
If you like the video, please hit the thumbs up button.
Subscribe | Code Band
Other videos in Code Band:
:) You Can Find Me On:
If you like the video, please hit the thumbs up button.
Subscribe | Code Band
Other videos in Code Band:
:) You Can Find Me On:
Комментарии