-
Notifications
You must be signed in to change notification settings - Fork 13
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
Class 'PragmaRX\Google2FA\BaconQrCode\Renderer\Image\Png' not found #2
Comments
hi rashid, you can fix it using below command: |
I also have this issue.
|
v2.0 doesnt include the PNG renderer due to a refactor. use the below:
|
Even i used "composer require bacon/bacon-qr-code 1.0.3" it shows Call to undefined function BaconQrCode\Renderer\Image\imagecreatetruecolor() |
"bacon/bacon-qr-code": "^1.0", Worked fine |
Hi, i hope you are fine. i m using your code for google 2fa but face error about png class not found during enable 2fa .. find attachment of error bellow . thanks
The text was updated successfully, but these errors were encountered: