How to add Password Reset feature to Laravel Fortify SPA

5 Views
Published
In this video, we add the password reset functionality. It can be a bit tricky to add this feature to Laravel fortify where the API & SPA are not on the exact same domain (i.e. API being on subdomain) because Laravel uses an API domain to generate the reset password URL which is included in the email. This video covers how that works & also how to customize it to make it work for SPAs where SPA or API might be on a subdomain.

Category
Program With Gio
Tags
laravel, laravel sanctum, laravel fortify
Be the first to comment