Laravel Roles And Permissions API | Laravel Auth Api | Sanctum Roles and Permissions API | HINDI
Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs.
Authentication is a major part of any Laravel project. Laravel sanctum is a simple and lightweight Laravel package to implement a REST API authentication system for mobile applications, single-page applications (SPAs), and token-based APIs. It can generate multiple API tokens for the users, and the single-page application can be authenticated using the user’s session. It can be used as an alternative to Laravel Passport API. Laravel sanctum is better than Laravel Passport in many cases. It is simpler than Laravel Passport, and it does not require OAuth2 authentication like Passport authentication. The ways of implementing Laravel Sanctum authentication and checking the REST API by using postman have been shown in this video.
Laravel Roles And Permissions API | Laravel Auth Api | Sanctum Roles and Permissions API | HINDI
Our Playlists:
Laravel 9:
https://www.youtube.com/playlist?list=PLT51dtioU1pMRjcKAxaFzvWu8Sts_UxoC
Vue 3 Laravel 9 Tutorial:
https://www.youtube.com/playlist?list=PLT51dtioU1pNUZtUhg9pmKpa8JyaCVUXh
Laravel Testing:
https://www.youtube.com/playlist?list=PLT51dtioU1pMVyvwyPVc-UwdeP2pQYeAU
Nuxt Js
https://www.youtube.com/playlist?list=PLT51dtioU1pPGuiF-LUncoy4dBlNZQZBR
Laravel And Vuejs
https://www.youtube.com/playlist?list=PLT51dtioU1pN0mQqQ5RM5nE8uOfzsqml2
Laravel Notifications:
https://www.youtube.com/playlist?list=PLT51dtioU1pPaMcBTIvxVcVEnH9X5ynIt
Laravel And React Js
https://www.youtube.com/playlist?list=PLT51dtioU1pNoJ1C-TJbp13hEw7NmJv6i
Laravel Interview Questions And Answers:
https://www.youtube.com/playlist?list=PLT51dtioU1pMFovNbZHkHdJEzU5RNJwa2
Laravel User Management System:
https://www.youtube.com/playlist?list=PLT51dtioU1pPNxwwo3dWfkUCKI2BXnc_H
Laravel Multi Auth System
https://www.youtube.com/playlist?list=PLT51dtioU1pPmtFnYQ5WRnYvvL1zW74wl
Follow us:
YoutTube: https://www.youtube.com/c/Ajayyadavexpo
Instagram: https://www.instagram.com/ajayyadavexpo/
Twitter : https://twitter.com/ajayyadavexpo
Linkedin : https://www.linkedin.com/in/ajayyadavexpo/
Github : https://github.com/AjayYadavAi
Please subscribe to my channel and share the video with your friends.
#laravel9 #laravelRolesAndPermissionApi #laravelapi