CoinPayment icon indicating copy to clipboard operation
CoinPayment copied to clipboard

Class 'Hexters\CoinPayment\CoinPayment' not found

Open RJonwal opened this issue 4 years ago • 1 comments

Hello i setup the whole package with command successfully. all env variables are published.

when i try to create a demo transaction it gives me this error every time when i call

CoinPayment::generatelink($transaction);

please help me as soon as possible thank you Screenshot_1 Screenshot

Screenshot_2

RJonwal avatar Feb 15 '21 04:02 RJonwal

I had this same issue. The command php artisan optimize:clear fixed it on my end.

ThatLadyDev avatar Sep 01 '21 04:09 ThatLadyDev