Skip to content
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

Open
aaronflorey opened this issue Jun 21, 2014 · 4 comments
Open

Custom User Fields #28

aaronflorey opened this issue Jun 21, 2014 · 4 comments

Comments

@aaronflorey
Copy link

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?

@stevemo
Copy link
Owner

stevemo commented Jun 21, 2014

You can create your own service provider and override the part that you need.
Look at this example http://laravel.io/bin/06Lar

@aaronflorey
Copy link
Author

Any idea when trying to override it i'd get a validator error?

ReflectionException
Class validator does not exist

@stevemo
Copy link
Owner

stevemo commented Jun 21, 2014

I will need to see your code to help you more!

@aaronflorey
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants