Validation error on update
Closed this issue · 2 comments
GeneratorEVil commented
Hi!
In StoreSmartAdRequest
rule
$image_rule = "nullable|image|mimes:jpg,png,jpeg,gif,svg|max:2048";
not working.
tushargugnani commented
@GeneratorEVil Are you getting an error while trying to update the ad?
tushargugnani commented
@GeneratorEVil Fix has been released in https://github.com/5balloons/laravel-smart-ads/releases/tag/v1.2.3