Support the ongoing development of Laravel.io →
Laravel Laravel.io Database
Last updated 1 year ago.

zworthkey liked this thread

1
moderator

It can depend on what is needed / wanted. The options I have in different apps are:

  1. Automatic send an email to the user so set a password (like a password reset but with other text)
  2. Let the admin set the password and let the admin send it to the user.
  3. Automatic send a new password to the user after creation (your example)

If you have/need the option for an admin to set a password you can go with option 2 to save time. Personal I prefer option 1, on this way the admin doesn't need to know the password and you don't need to send it on an unencrypted line.

zworthkey liked this reply

1

Sign in to participate in this thread!

Eventy

Your banner here too?

Sergey sergey98am Joined 26 Dec 2020

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.