Complete Authentication API with Sanctum in Laravel (Hindi)

preview_player
Показать описание
Complete Authentication API with Sanctum in Laravel Hindi
00:00:00 Introduction
00:02:18 Creating Project
00:03:20 Creating Database
00:05:10 Customize User Migration
00:06:40 Migrate
00:07:44 Creating UserController
00:08:50 User Registration
00:10:28 Creating API Routes
00:20:23 Hashing Password
00:22:51 Test using Postman
00:27:55 Token Generation
00:31:01 User Login
00:36:42 User Logout
00:38:20 Using Sanctum Middleware in Protected Routes
00:42:37 Get Logged In User Data
00:46:05 Change User Password
00:53:47 Creating PasswordReset Model and Controller
00:54:51 Send Reset Password Email
01:04:50 Email Configuration
01:14:40 Reset Password

Laravel Playlist:

Advance PHP Tutorials:

PHP OSMS Project:



Check Out Our Other Playlists:

Learn more about subject:

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________
Рекомендации по теме
Комментарии
Автор

Great work .You are awesome.Plz make an e-commerce project .Love from Pakistan

farzanashakeel
Автор

Mazza aa gya video dekh Kar sir ji thank you 😊 🙏 ☺️ ❤️

akhileshchauhan
Автор

wow, bro, your video is very helpful, and my favorite is your crash course,
Thanks

mdhossen
Автор

Super video sir make more video on laravel

ParvinderSingh
Автор

thankyou for make such kind of videos its really very helpfull, pls make the frontend view on view

AjaySingh-msqs
Автор

This is great. Please show this again on your new Laravel 11 series.

RivuRoy-ps
Автор

Hlo sir apne jwt django k tutorial m token rotate Krna or react js ka part ye dono topic pr video kb tk aygi

cuteuarjun
Автор

Thank you so much Bhai! Love and Respect

mdsafikulislam
Автор

Thank You <3 next with React Native or React JS

usamasiddiqui
Автор

Hello, sir. When i use tokens function in logout function it show undefined function 'tokens' error.why???

MehediHasan-cchz
Автор

Awesome...waited for so long for this..

jonamgyanwali
Автор

Bhai *Spring Boot* ke baare me thoda Sikhaao na...
0 se
Meri Job me kaam aaega isliye...
🙏Reply Please

RishabhSoni-lsho
Автор

Sirji blockchain development pe ab tutorials lao n, Python or Javascript kis mein Blockchain development seekhna beginner ke liye sahi hoga?

NovaQueenLive
Автор

1) Why are you checking email manually where Laravel provide rule to check unique record in table?

'email' => 'required|email|unique:users',

2) You may use 'bcrypt()' for password hasshing instead of 'Hash'. Laravel recomend it. See below, quoted from official doc.


If you are using one of the Laravel application starter kits, Bcrypt will be used for registration and authentication by default.

Bcrypt is a great choice for hashing passwords because its "work factor" is adjustable, which means that the time it takes to generate a hash can be increased as hardware power increases.

shivs-shakti
Автор

Sir, Mara 1 question HY . User 1 dafa login ho . Jb tk logout na ho jaye . He should not access login again .

mnuman
Автор

Sir where can i buy your Java study material?

MayurK-kost
Автор

Getting this error while calling loggeduser method.
"message": "Call to a member function tokens() on null",
"exception": "Error",

Localhostingerbhhnnvvv
Автор

sir while doing project i am getting crbug/1173575, non-JS module files deprecated error, could u let me know how to eliminate this error

ashp
Автор

Great Video!!!! Thank You!!! How to add Spatie and Multi-Auth in the above project?

agnisankarchakraborty
Автор

Hello sir
Please make a vkdeo on Laravel crud with ajax using bootstrap modal ....

imtiyaz