EarthlingInteractive / fssk-laravel

Full Stack Starter Kit, using PHP/Laravel for server
https://fssk-laravel.ei-app.com/
MIT License
1 stars 0 forks source link

Forgot password #24

Closed jpchip closed 5 years ago

jpchip commented 5 years ago

A couple notes:

To test, you need to update your .env file so that APP_URL=http://localhost:3000, or the url in the email will not be correct. You will also need to add some smtp server credentials to get the email in the first place!

Resolves #15