Torann/laravel-currency

Not support Laravel 5.6?

Closed this issue · 3 comments

php artisan currency:update return success response but actually there is nothing in currencies table
maybe not support laravel 5.6?

@MatanYadaev Did You Manage It ?

@zymawy I just didn't execute the correct command. The correct command was:
php artisan currency:update -o (for OpenExchengeRate)

#103

@MatanYadaev Welcome, This Is Waird I Have Try It but getting

The "-o" option does not exist.