Torann / laravel-currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
http://lyften.com/projects/laravel-currency
BSD 2-Clause "Simplified" License
390 stars 138 forks source link

The openexchanges key has been configured, but the exchange rate has not changed #165

Open gyp719 opened 1 month ago

gyp719 commented 1 month ago

I registered openexchanges, got the key, and created it, but the value of the exchange_rate field is always 0

image image
daniel-banciulea commented 3 weeks ago

You need to call the update command with the exchange rate service param php artisan currency:update -o.