Laravel 11 REST APIs with Passport Auth Package - Hindi (Don't Miss it)

  Рет қаралды 6,585

Online Web Tutor

Online Web Tutor

Күн бұрын

Пікірлер: 56
@alhassanmusah7242
@alhassanmusah7242 2 ай бұрын
Finally, i have found my redemption, i don't understand your language, however i understand your concepts quite well and that was really an awesome tutorial. Thank you.
@OnlineWebTutor
@OnlineWebTutor 2 ай бұрын
Thank you 😊
@alhassanmusah7242
@alhassanmusah7242 2 ай бұрын
@@OnlineWebTutor i do have a very stressful challenge now, when i run migration command personal access token is not created in my db and it always output Passoprt class not found in App/ServiceProvider when i run passport install. please help me on that
@OnlineWebTutor
@OnlineWebTutor Ай бұрын
Error seems passport installation setup was not done properly.
@UtterVids
@UtterVids 2 ай бұрын
it was an awesome video perfect experience . Thank you
@OnlineWebTutor
@OnlineWebTutor 2 ай бұрын
Thank you ☺️
@MrHardevinder22g
@MrHardevinder22g 7 ай бұрын
Excellent Explanation Sir. Thank you so much.
@OnlineWebTutor
@OnlineWebTutor 6 ай бұрын
You are most welcome
@attitudeinzindagi
@attitudeinzindagi 4 ай бұрын
Thank your so much. brother,
@OnlineWebTutor
@OnlineWebTutor 4 ай бұрын
Your welcome
@attitudeinzindagi
@attitudeinzindagi 4 ай бұрын
@@OnlineWebTutor do you have any video on upload laravel to server like hostiger for api purpose?
@phillyt22
@phillyt22 8 ай бұрын
Thank you very much for this!
@OnlineWebTutor
@OnlineWebTutor 8 ай бұрын
Your welcome 😃
@hamzasami6041
@hamzasami6041 8 ай бұрын
I am impressed Sir. Thanks for your love
@OnlineWebTutor
@OnlineWebTutor 8 ай бұрын
Most welcome 😃
@saymemore
@saymemore 9 ай бұрын
Thanks you sir!😜
@OnlineWebTutor
@OnlineWebTutor 9 ай бұрын
Your welcome 😃 friend
@MsAlokranjan
@MsAlokranjan 10 ай бұрын
Awesome Laravel 11 REST APIs with Passport Auth Package 👍
@OnlineWebTutor
@OnlineWebTutor 10 ай бұрын
Thank you 😊
@desubrahma1287
@desubrahma1287 3 ай бұрын
Thanks....
@OnlineWebTutor
@OnlineWebTutor 3 ай бұрын
Thank you
@deepakshrestha2409
@deepakshrestha2409 7 ай бұрын
very helpful video
@OnlineWebTutor
@OnlineWebTutor 7 ай бұрын
Thank you ☺️
@wormy_coder
@wormy_coder 9 ай бұрын
Works like magic
@OnlineWebTutor
@OnlineWebTutor 9 ай бұрын
Great 😃
@wormy_coder
@wormy_coder 9 ай бұрын
New Subscriber
@wormy_coder
@wormy_coder 9 ай бұрын
Could you make multi authentication?
@OnlineWebTutor
@OnlineWebTutor 9 ай бұрын
Okay
@kuzeyinoglu57
@kuzeyinoglu57 5 ай бұрын
Thank you! Teşekkürler!
@OnlineWebTutor
@OnlineWebTutor 5 ай бұрын
Welcome friend 😊
@robinrajput2709
@robinrajput2709 10 ай бұрын
Nice video 👍
@OnlineWebTutor
@OnlineWebTutor 10 ай бұрын
Thank you 😊
@AlejoVesga
@AlejoVesga 10 ай бұрын
I urgently needed to create an API with passport, as the documentation was not so clear and the change from version 10 to 11 is quite strong in some parts, you helped me a lot, I hope you keep doing more tutorials like this, I would like one of 2fa with passport and why not email verification, all this that sanctum already does with jetstream or fortify but with passport.
@OnlineWebTutor
@OnlineWebTutor 10 ай бұрын
Okay sure will see in next topics.
@technologyhelps4814
@technologyhelps4814 7 ай бұрын
Love ❤️
@OnlineWebTutor
@OnlineWebTutor 7 ай бұрын
Thanks
@jayaatkakkar2701
@jayaatkakkar2701 4 ай бұрын
sir where to set headers token inside project such that user which get logged in it can access without sending it manually
@ehsanrazeh
@ehsanrazeh Ай бұрын
What extension did you used in vscode?
@OnlineWebTutor
@OnlineWebTutor Ай бұрын
PHP Intelligence
@6StringPassion.
@6StringPassion. 10 ай бұрын
Any chance this channel will post in English at some point?
@OnlineWebTutor
@OnlineWebTutor 10 ай бұрын
Sure, laravel 11 course in English is in queue.
@nextebiz6897
@nextebiz6897 7 ай бұрын
when i login, it is adding entry of new session in oauth_access_tokens in database table but user_id is null. What could be the reason? if user is null, it won't authenticate
@zeeshansuleman93
@zeeshansuleman93 5 ай бұрын
can you post a video which illusstrated, token refresh and expiry process.
@gr8zaheer
@gr8zaheer 7 ай бұрын
Hello sir, you did a great job thank you so much, but there is an error in your video also when $token = auth()->user()->token(); there is an error on token(); on the logout function how can I solve? thanks
@OnlineWebTutor
@OnlineWebTutor 7 ай бұрын
What is the error?
@desmondawere3409
@desmondawere3409 6 ай бұрын
Great tutorial, this was exactly what I was looking for, but I had an issue when trying to access profile api without entering the token, it returns "Route [login] not defined." It is not showing Unauthenticaled like yours. Any idea why?
@OnlineWebTutor
@OnlineWebTutor 6 ай бұрын
Please add a header Accept: application/json
@auroraapps1853
@auroraapps1853 6 ай бұрын
Sur great, please make a video on: "How to refresh token in laravel 11 using passport"
@iAmFaizRajput
@iAmFaizRajput 9 ай бұрын
There are no commands defined in the "install" namespace. i am getting this error
@OnlineWebTutor
@OnlineWebTutor 9 ай бұрын
Did you upgrade or install fresh laravel 11?
@siddiquiquameruddin8741
@siddiquiquameruddin8741 9 ай бұрын
while calling to login api it will generating token, but to get profile data it showing Unauthenticated message do you have any idea why i m getting this error { "message": "Unauthenticated."}
@OnlineWebTutor
@OnlineWebTutor 8 ай бұрын
Error seems token is not validating to complete profile api request.
@AMSamol-r3u
@AMSamol-r3u 9 ай бұрын
Please help make video Laravel 11 - Login JWT - Verify JWT token for getUsers
@OnlineWebTutor
@OnlineWebTutor 9 ай бұрын
Ok will see
@zeeshansuleman93
@zeeshansuleman93 5 ай бұрын
please remove background music.
@sorrybuddy4460
@sorrybuddy4460 7 ай бұрын
Background music dene ka kya sense hai bro?
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Shell-GPT (SGPT) Install
21:30
Ridesh Rai
Рет қаралды 89
Laravel Eloquent: Deeper Relationships with One Query
10:37
Laravel Daily
Рет қаралды 146 М.
Learn Node.js in Under 50 Minutes: Complete Guide
50:35
LearnAIwithBibhu
Рет қаралды 407
Laravel 11 Tutorial for Beginners - Laravel Crash Course (2024)
1:22:20
The Codeholic
Рет қаралды 236 М.
Laravel SPA Authentication - setup and common mistakes
16:55