Support the ongoing development of Laravel.io →
Authentication
Last updated 2 years ago.
0

Hey Rob,

the correct route for the default password reset should be ' /password/email ' (without ' '), if you haven't already setup the mail server you'll be using, or you can use '/password/reset/{token}' that you get from the database.

  • Austin
0

Thanks. I figured out what was confusing me. Seems like this route /password/email doesn't work when you are logged in. I wrote a small method with it's own route to logout and then redirect to the /password/email. Not perfect, but achieves the effect I was looking for.

Last updated 9 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.