qr icon indicating copy to clipboard operation
qr copied to clipboard

Installation?

Open PiNotEqual3 opened this issue 10 years ago • 2 comments

Readme 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 4:

$ php artisan --version
Laravel Framework version 4.1.21

See http://stackoverflow.com/questions/15868804/laravel-4-artisan-error-when-trying-to-install-a-bundle

May this could be updated an a composer file included?

PiNotEqual3 avatar Mar 25 '14 11:03 PiNotEqual3

Hey :+1: Thanks for opening this up. I'll work on adding this to a package next week.

Thanks!

tnylea avatar Mar 30 '14 00:03 tnylea

Install for Laravel 5.3? Thanks ;)

danpop101 avatar Dec 29 '16 16:12 danpop101