Dipen Parmar

Results 2 comments of Dipen Parmar

SSL issue: NET::ERR_CERT_COMMON_NAME_INVALID

Having the same issue. but after using the below method almost done my problem. ` $file = Image::make($file)->resize(800, null, function ($constraint) {$constraint->aspectRatio();});`