Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Class "AmrShawky\LaravelCurrency\Facade\Currency" not found" #10

Open
Chris-Miracle opened this issue Jun 10, 2022 · 2 comments
Open

Class "AmrShawky\LaravelCurrency\Facade\Currency" not found" #10

Chris-Miracle opened this issue Jun 10, 2022 · 2 comments

Comments

@Chris-Miracle
Copy link

I installed this package properly and I am calling the class,

use AmrShawky\LaravelCurrency\Facade\Currency;

it's returning this error

Class "AmrShawky\LaravelCurrency\Facade\Currency" not found"

I dont know if there is something i am doing wrong.

I would really appreciate a quick response :(

@quang709
Copy link

me too , u have solution ?

@xtieume
Copy link

xtieume commented Nov 4, 2022

$currency = new Currency();
$currency->convert()->from($from)->to($to)->round(2)->get()

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

No branches or pull requests

3 participants