Skip to content
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

Astisan update command not updating exchange rates with OpenExchangeRates.org provided in config file. #103

Open
Maxenus opened this issue May 9, 2018 · 3 comments

Comments

@Maxenus
Copy link

Maxenus commented May 9, 2018

Hi guys,

I am trying to update the currencies with the command 'php artisan currency:update'. The command works but the exchange rates of all the currencies is still 0. Is there anything I am doing wrong?

Also, the newly created currencies are all set with active = 0. Is there any command to active those new currencies?

@qnox81
Copy link

qnox81 commented May 10, 2018

php artisan currency:update -o for OpenExchengeRate

or

php artisan currency:update -g for Google

as source

@max-kut
Copy link

max-kut commented Aug 31, 2018

@qnox81 thanks! this is not specified in the documentation

@giovannipds
Copy link

giovannipds commented Dec 6, 2019

Thanks @qnox81, php artisan currency:update -o worked.

Task to do before closing the issue:

  • Update the docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants