Skip to content

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

Description

@riasat97

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions