Closed berscoin closed 2 years ago
ahh, i used the HTTP facade:
src/SolanaRpcClient.php:use Illuminate\Support\Facades\Http;
We can re-work that to not use the Facade anymore.
@berscoin Please try release v0.2.1 and let me know if it fixes it!
Hello,
It worked with 0.2.1 ;) Is there sdk-spltoken-php ?
Thank you.
Not sure what sdk-spltoken-php
would be :) I certainly have nothing to do with it if it exists. Thanks for verifying it worked!
Hello,
I have an error with my Symfony 5.2 :
throw new RuntimeException('A facade root has not been set.'); in illuminate\support\Facades\Facade.php (line 258).
How can I fixe it please ? Regards.