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

support "Conditionally Adding Rules" #3

Open
devmark opened this issue Apr 21, 2015 · 1 comment
Open

support "Conditionally Adding Rules" #3

devmark opened this issue Apr 21, 2015 · 1 comment

Comments

@devmark
Copy link

devmark commented Apr 21, 2015

something like:

$v->sometimes('reason', 'required|max:500', function($input)
{
    return $input->games >= 100;
});
@andersao
Copy link
Owner

I've been very busy in recent months with my work projects, which eventually pulling away of my personal projects, so it could not provide the necessary support to you, I am more relaxed now and I'm checking all the issues in order to work on fixes and new implementations, apologize to everyone.

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