dxhung89

Results 1 issues of dxhung89

Allow to change default compression quality when creating new QR Code in PNG format. # How to use QrCode::format('png')->setPngCompression($quality)->generate('QR code content'); _Note: $quality must be between 1 and 100_