Git Product home page Git Product logo

Comments (6)

sroutier avatar sroutier commented on May 18, 2024

Hello Kevin,

Thanks for checking things up.

By default the Laravel framework provides for your question about "Password reminders" but it will not send the user it's current password as that would be very insecure. Instead it generate a password reset token and emails that to the user.

As for your question about "confirmation emails", I have not implemented it yet. But I will make sure to add it to the list.

Thanks.
/s

from laravel-enterprise-starter-kit.

imkevinabraham avatar imkevinabraham commented on May 18, 2024

Thanks S, That would be awesome. I've been playing with your package and so far its been great. Only thing I really noticed missing was that confirmation email functionality out of the box.

from laravel-enterprise-starter-kit.

tamer-hassan avatar tamer-hassan commented on May 18, 2024

Hi Kevin,
For "Forgot Password" functionality, Bill Keck has recently written a good guide on his blog:
Setting Up a Forgot Password Form and Controller in Laravel 5.1

Shouldn't be hard to integrate with this project, I think.

from laravel-enterprise-starter-kit.

tamer-hassan avatar tamer-hassan commented on May 18, 2024

And a more complete solution here:
https://github.com/jeremykenedy/laravel-auth
Laravel 5.1 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha

from laravel-enterprise-starter-kit.

imkevinabraham avatar imkevinabraham commented on May 18, 2024

Thanks @thassan I've managed to integrate forgot password into this package.
Also the complete solution looks really interesting, I'll have to clone and check it out.

from laravel-enterprise-starter-kit.

sroutier avatar sroutier commented on May 18, 2024

Finally got around to implement some email functions.
/s

from laravel-enterprise-starter-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.