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

Broken #1

Closed
syphernl opened this issue Apr 26, 2013 · 3 comments
Closed

Broken #1

syphernl opened this issue Apr 26, 2013 · 3 comments

Comments

@syphernl
Copy link

This one appears to have broken with the recent changes to the framework. I'm getting an error: Method [validateUsername] does not exist.

The provider is in place, so the validator should be picked up.

@olivervogel
Copy link
Member

Make sure to replace:

'Illuminate\Validation\ValidationServiceProvider',

with:

'Intervention\Validation\ValidationServiceProvider'

in your config/app.php

@syphernl
Copy link
Author

There must be a cleaner way of extending Laravel's validators with your own?

@olivervogel
Copy link
Member

Let me know if you can figure it 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

2 participants