Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eyeColor Error Issues on Laravel BadMethodCallException #278

Open
gungdarmayuda opened this issue Apr 11, 2023 · 0 comments
Open

eyeColor Error Issues on Laravel BadMethodCallException #278

gungdarmayuda opened this issue Apr 11, 2023 · 0 comments

Comments

@gungdarmayuda
Copy link

gungdarmayuda commented Apr 11, 2023

Halloo guys :) , Has anyone experienced something like me?

SimpleSoftwareIO works fine to me, but when i use eye color, gradient, and style,. I got this kind of error.

this is my code,

img src="data:image/png;base64, {{ base64_encode(QrCode::format('png')->merge(public_path('logo.png'),0.2, true)->errorCorrection('H')->size(200)->eyeColor(0, 255, 255, 255, 0, 0, 0)->generate('test') ) }}"

when i delete eyecolor, thats work fine. What happen ? :/

image

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant