How to Implement Forgot Password and Reset Password functionality in a Laravel Rest API secured with JWT (Part 1)
In this article, I am going to show you how I was able to implement reset password and forgot password in a Laravel API that is secured with Json Web Token(JWT).
This article has two(2) parts. Part 1 takes care of sending the password reset link to t...
danielokoronkwo.hashnode.dev8 min read