-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom User Fields #28
Comments
You can create your own service provider and override the part that you need. |
Any idea when trying to override it i'd get a validator error? ReflectionException |
I will need to see your code to help you more! |
I copied your exact code and loaded my service provider in app.php and the error comes up. I really can't figure this issue out. |
I'm using dev-develop, i've overwritten the layouts and put my custom users fields in. Am i able to override the user validation code?
The text was updated successfully, but these errors were encountered: