Open mkocurek opened 3 years ago
+1 on this issue.
Does anyone have a solution?
currency:manage update
sets the value in exchange_rate to 0 even when using a valid OpenExchangeRates.org API Key
I have now a same problem. Any solutions? OpenExchangeRates.org API Key shows No recent usage!
I'm not sure if this is even by design but using the OpenExchangeRates.org API with a valid Key will never populate the DB exchange rates field and running php artisan currency:update will nullify if you have added exchange rates manually to the DB
Question: how to get the exchange rates into the DB in the right way?
Env: Laravel v8.46.0 (PHP v8.0.6)