Skip to content
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

Class 'Guzzle\Http\Client' not found #26

Open
ssssssseb opened this issue Jan 6, 2017 · 3 comments
Open

Class 'Guzzle\Http\Client' not found #26

ssssssseb opened this issue Jan 6, 2017 · 3 comments

Comments

@ssssssseb
Copy link

Hey I installed this with composer, and then the Guzzle thing with Composer as well. But it keeps giving me the error Fatal error: Class 'Guzzle\Http\Client' not found in C:\xampp\htdocs\L\MB.php on line 10

any idea why?

@donaldsteele
Copy link

you have to install guzzle

php composer.phar require guzzle/guzzle

@mabushey
Copy link

mabushey commented Apr 9, 2019

$ php composer.phar require guzzle/guzzle
Could not open input file: composer.phar

ugg.. php was such a clean language back in the 90's.

@mabushey
Copy link

mabushey commented Apr 9, 2019

composer install did it. This should be added to the docs.

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

No branches or pull requests

3 participants