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

Laravel 9 support? #155

Open
dungnh opened this issue Mar 23, 2022 · 8 comments
Open

Laravel 9 support? #155

dungnh opened this issue Mar 23, 2022 · 8 comments

Comments

@dungnh
Copy link

dungnh commented Mar 23, 2022

Hi there,
Any chance of upgrading to support Laravel 9 soon?

@web-ruslan
Copy link

I need support Laravel 9 too. Pull reqest for upgrade opened in February 🥇

@nausixkiz
Copy link

I can install this packages on Laravel 9 but when I run php artisan currency:manage update EUR nothing happen
Get Updating EUR currency...success message but exchange_rate still is 0
image

@AndriiTereshchuk
Copy link

I need support Laravel 9 too.

@web-ruslan
Copy link

I need support Laravel 9 too.

You need 1.1.2 version

@AndriiTereshchuk
Copy link

You need 1.1.2 version

@web-ruslan, I have the latest version installed, but the exchange rate is not updated.

https://ibb.co/xXm7CZ9
https://ibb.co/k0Z3w5b

@web-ruslan
Copy link

You mast check installation by this docs. Maybe its help:

An API key is needed to use OpenExchangeRates.org. Add yours to the config file.

@AndriiTereshchuk
Copy link

You mast check installation by this docs. Maybe its help:

An API key is needed to use OpenExchangeRates.org. Add yours to the config file.

Everything was done according to the instructions, but still 0 reaction. if I climb to edit the code and immediately return to the function with "openexchangerates" then everything is ok.

@pengkong
Copy link

php artisan currency:update -o

the key here is having -o at the back.

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

5 participants