Closed abzal0 closed 3 years ago
Hi @abzal0 the class exists at that location as you can see here https://github.com/endroid/qr-code/blob/master/src/Builder/Builder.php so my best guess is either your autoloader is looking in the wrong location or something went wrong during installation, resulting in missing files. Another guess would be that you installed an older version which does not have this class. Good luck!
Installed using composer. Shows the error that class Builder not found.
Folder structure:
qr.php - runs the code above vendor composer.json composer.lock logo.png
Any suggestions would be helpful.