-
Hello. Currently user can register typing an email like The validation of register request is in /app/Http/Controllers/Auth/RegisterController.php so every new project I add this regex to the Do you know a better solution? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@assghard You could use |
Beta Was this translation helpful? Give feedback.
@assghard You could use
email:rfc,filter
as rule