Laravel 6 Api tutorial #2 Api authentication

preview_player
Показать описание
in this laravel we learn how to make a Api authentication with simple example with listing by anil sidhu,
Link for API playlist

Checkout and subscribe our new channel for technical news
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

Дааа, наконец-то нормальное видео, где всё понятно и с примером, то что мне нужно! Две недели искал информацию как сделать что-то подобное. Спасибо большое!)

egories
Автор

I got an issue
BadMethodCallException: Call to undefined method App\User::createToken()

urslokey
Автор

I can't use attempt method why? It is only for web routes?

antoniomormile
Автор

Do You store your API Token into the database? If don't, how it (API Token) checks for the individual user?

mahmudulhasanfarhan
Автор

How do you use passport if you already have a users table?

wolfganggermain
Автор

I made my API by following your tutorials. But Access token value is not getting saved in the database. Can you please suggest.

arnavandjeevugangwar
Автор

Sir plz, the issue error "Route [login] not defined". I insert token alreay

นครินทร์ใจสีงาม-ฑส
Автор

why you did not use the auth command for registration and login

waleedamaan
Автор

how can add admin to this api ?
i need new table in DB ?
or in the same table 'users'?

majedqatousa
Автор

Why is the red wavy line drawn under my createToken () method, but the login API can still be used

mujief
Автор

it is fine when i tried to pull/push data from my local server....
But, i got some issue when i do from my hosting...
it give me respone { "message": "Unauthenticated" }
do i need to loged in, before i pull/push ?

andryayiik
Автор

please make a video on sending notifications to single mobile device and multiple mobile devices in laravel.

jayshah
Автор

Thank you for this great tutorial. I have tested APIs in Postman, it works fine. But when i hit exact same api through react app after log in then Auth::user() is is always null. Is there anything you can suggest?

nabeel
Автор

I m getting not found..sir pls tell how can i solve it

shwetaverma
Автор

I have a question:
base on your tutorial project, If I want to provide another developer to access my api with authentication not using POSTMAN, using php/html/js file, how to do this?

I need to assign an authentication api KEY for every developer, how to do this??

please make a video on this OR please suggest me this type of tutorial (I has been searching but not found)

NazrulIslam-izsw
Автор

sir, can u plz make auth api in laravel without is no perfect tutorial for this..plz help me...

Subhlabh
Автор

Please add the logout section.
How we create the logout api ?

munshikhalid
Автор

So, I want to offer to clients API access to some of my data and process, I undersand that I have to give my clients a public key and a secret key for them to access my APIs. Can I use Laravel Passport with that? What would you recommed to control how many times can a user call my API so I can charge accordingly?

gustavoleonardocastanedama
Автор

Please add the logout api in laravel 6.

kanijfatema