Skip to content

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

@riasat97

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

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