Closed GeneratorEVil closed 1 year ago
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?
@GeneratorEVil Fix has been released in https://github.com/5balloons/laravel-smart-ads/releases/tag/v1.2.3
Hi! In StoreSmartAdRequest rule $image_rule = "nullable|image|mimes:jpg,png,jpeg,gif,svg|max:2048";
not working.