qr
qr copied to clipboard
QR Code Generator Bundle for Laravel
Results
1
qr issues
Sort by
recently updated
recently updated
newest added
[Readme](https://github.com/tnylea/qr) says: ``` php artisan bundle:install qr ``` But I get ``` [InvalidArgumentException] There are no commands defined in the "bundle" namespace. ``` Looks like this is because of laravel...