outputBase64 = false; $options->imageTransparent = true; return (new QRCode($options))->render($qrText); } }