Create your account
Name
{{ errors.first('name') }}
Email
{{ errors.first('email') }}
Password
{{ errors.first('password') }}
Minimum of 10 characters
Maximum of 128 characters
Have at least 1 lowercase (a, b, c ...)
Have at least 1 uppercase (A, B, C ...)
Have at least 1 digits (1, 2, 3 ...)
Have at least 1 special characters (!, @, # ...)
Password confirmation
{{ errors.first('password_confirmation') }}
Create account
Already have an account?
Sign in!