5balloons/laravel-smart-ads

Validation error on update

Closed this issue · 2 comments

Hi!
In StoreSmartAdRequest
rule
$image_rule = "nullable|image|mimes:jpg,png,jpeg,gif,svg|max:2048";

not working.

@GeneratorEVil Are you getting an error while trying to update the ad?