SimpleSoftwareIO / simple-qrcode

An easy-to-use PHP QrCode generator with first-party support for Laravel.
https://www.simplesoftware.io/simple-qrcode
MIT License
2.72k stars 383 forks source link

Qrcode is not readable when image added to the center. #255

Closed iftekhs closed 2 years ago

iftekhs commented 2 years ago

Hi, I added an image on the center of the QRcode and now it is not scannable. I saw that I need to use something called errorCorrection("H")? I'm not sure what that is so can you help me fix this issue.

turdakhov commented 2 years ago

Have the same trouble. Why this issue is closed?