5balloons / laravel-smart-ads

Ads, Banners, Callout Manager and Auto Ad Inserter for Laravel
MIT License
298 stars 32 forks source link

Validation error on update #2

Closed GeneratorEVil closed 1 year ago

GeneratorEVil commented 1 year ago

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

not working.

tushargugnani commented 1 year ago

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

tushargugnani commented 1 year ago

@GeneratorEVil Fix has been released in https://github.com/5balloons/laravel-smart-ads/releases/tag/v1.2.3