hexters / CoinPayment

Package to handle payment of cryptocurrency
https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5
MIT License
73 stars 42 forks source link

Error with php artisan coinpayment:install #3

Closed 4sh3 closed 6 years ago

4sh3 commented 6 years ago

When I use:

php artisan coinpayment:install

laravel show me that error: Symfony\Component\Console\Exception\CommandNotFoundException There are no commands defined in the "coinpayment" namespace. how can I add coinpayment to the app.php config file?

hexters commented 6 years ago

please update package $ composer update