Forgot password option
Is it possible to have an option to reset your password without using the package that has breezy?
3 Replies
https://laravel.com/docs/10.x/passwords
This describes how to implement your own 'Forgot password' link
thank you! I will try this
Do you maybe know where is the view file for the login page?
I cant seem to find it
Its in vendor, I just need to publish it first
Yes
admin/resources/views/login.blade.php