CoinPayment
CoinPayment copied to clipboard
Class 'Hexters\CoinPayment\CoinPayment' not found
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
I had this same issue.
The command php artisan optimize:clear
fixed it on my end.