-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
Examples not working #6
Comments
step 1: get composer |
Not everyone is using this stupid composer. It's like giving Microsoft "batch" a package manager. I'm now using another PHP QR lib which works without composer and you need only one include to use it! |
Number of fucks given: 0. https://github.com/codemasher/php-qrcode#manual-installation |
Importance of your little library: 0 |
Obviously it's important enough for people (or bots) to troll about issues that don't exist. RTFM or GTFO. |
require_once '../vendor/autoload.php';
The file
../vendor/autoload.php
is missing.The text was updated successfully, but these errors were encountered: