larvavel显示二维码是乱码
$qrCode = new QrCode('11111');
header('Content-Type: '. $qrCode->getContentType());
echo $qrCode->writeString();

关于 LearnKu
推荐文章: