Laravel Sanctum - API Authentication with Reset Password | Laravel 9 | Laravel 2022

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • Hi Everyone,
    In this video, I will show you how to use Laravel Sanctum and Reset Users Password as well in Laravel.
    If you found the content useful, please like the video, subscribe to my channel and Share with others!
    .
    .
    Also, if you have any query feel free to ask down below in the comment section.
    .
    .
    Enjoy the video!
    .
    .
    .
    Follow me on Facebook Page:
    / hesantechngaming
    And/Or
    Follow on Instagaram:
    / _techngaming
    #webdevelopment #backend #php #programming #laravel #eloquent #artisan #tinker #mvc #api #authentication #resetpassword #santum #laravel2022 #laravel9 #json #jwt #spa

Комментарии • 19

  • @macdaddy313
    @macdaddy313 10 месяцев назад

    Great tutorial, thanks. BTW, you forgot to send a message in your login method so your message is the status code: return response()->success($response, 201); instead of return response()->success($response, 'User Logged in', 201);

  • @lifewithshaheena
    @lifewithshaheena 2 года назад

    Good work

  • @saeidadabzadeh4410
    @saeidadabzadeh4410 Год назад +1

    veryyyy helpfuuuuul thank yoouuuuuuuuuuuuuuu

  • @hassan-esabbah4913
    @hassan-esabbah4913 Год назад

    thanks very helpful github plz?

  • @sunitapatil381
    @sunitapatil381 Год назад +1

    can i get github file of code

    • @HesanNaveedYT
      @HesanNaveedYT  Год назад

      Unfortunately, I didn’t thought of this and I created next few videos in the same project. though I’m sharing GitHub Repos with newer videos of mine.

  • @sunitapatil381
    @sunitapatil381 Год назад

    nice video got lots of things to learn thnak you

  • @MauriceWagura
    @MauriceWagura Год назад

    What is so hard with providing the source code for this, like even a gist file.

    • @HesanNaveedYT
      @HesanNaveedYT  Год назад

      Unfortunately, the video is an old one. At that time I didn't think about adding the source code. The newer ones has the Github repo with them.

  • @lifewithshaheena
    @lifewithshaheena Год назад

    Very nice video

  • @ifeanyinnaemego
    @ifeanyinnaemego Год назад

    Nobody talks about how to use the token to validate route request

    • @HesanNaveedYT
      @HesanNaveedYT  Год назад

      If I'm not mistaken. You're refering to the validation of the token on receiving a request?
      That part is automatically handled by Laravel.

  • @hasansabah2203
    @hasansabah2203 Год назад

    thanks for the tutorial but could you share the newpasswordresetnotification it's undefined in my code where did you create it

    • @HesanNaveedYT
      @HesanNaveedYT  Год назад +1

      I think you're talking about the "PasswordResetNotification". It comes by default with Laravel. You just need to import it at the top.

    • @hasansabah2203
      @hasansabah2203 Год назад

      Thanks brother you are correct

    • @jayarviemendoza5950
      @jayarviemendoza5950 Год назад

      its undefined for me, im using laravel 10

  • @muhammadrabi6024
    @muhammadrabi6024 2 года назад

    ❣️

  • @ifeanyinnaemego
    @ifeanyinnaemego Год назад

    What's the name of the font your using