Hi vesst,
Why not hook into the user created event?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'd like to send a new user after creation (in nova admin) their password or verification email and the ability to reset or set up a password.
I'm not sure what actually runs the creation in the admin. Registration works in the RegisterController but it seems creating a user from admin doesn't run that controller.
Just looking for the right path or location. Thanks!
Please or to participate in this conversation.