Can't use FileUpload with multiple
I have a resource form with FileUpload. FileUpload works fine
with out using the "multiple". But when using multiple
I get this error:
Illuminate\Database\Grammar::parameterize(): Argument #1 ($values) must be of type array, int given,
EMPLOYEE Model
Employee Resource
with out using the "multiple". But when using multiple
I get this error:
Illuminate\Database\Grammar::parameterize(): Argument #1 ($values) must be of type array, int given,
EMPLOYEE Model
Employee Resource