-
Notifications
You must be signed in to change notification settings - Fork 58
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
Having an issue with GuzzleHTTP #5
Comments
Hello, please install package by composer I hope this helped solve your problem. |
Still i'm facing the same issue... |
Are you using autoloading? |
Sounds like you're wanting to use this as a standalone package (not integrated in your own project) and here's one simple way to do that (examples are geared towards macOS/Linux users but hopefully demonstrate the general idea for Windows too):
Hopefully the output is:
|
Hello, i'm getting an error when i use this client.
Uncaught Error: Class 'GuzzleHttp\Client' not found in C:\xampp\htdocs\crypto\coingecko_client\src\CoinGeckoClient.php:39
Please help me to solve this
Thank you
The text was updated successfully, but these errors were encountered: