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

image validation error though it works well with out this package #17

Open
riasat97 opened this issue Jul 12, 2015 · 0 comments
Open

image validation error though it works well with out this package #17

riasat97 opened this issue Jul 12, 2015 · 0 comments

Comments

@riasat97
Copy link

public static $rules = [
'logo'=> 'required|image|mimes:jpeg,bmp,png'
];
It returns error though the given image types are valid.. what's the solution?? the rule mentioned above works fine without this package.. i am using laracast's form validator package.. thank you

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

1 participant