seregazhuk / php-pinterest-bot

This PHP library will help you to work with your Pinterest account without using any API account credentials.
MIT License
413 stars 129 forks source link

Issue while setting up the program #419

Closed nomikk92 closed 5 years ago

nomikk92 commented 5 years ago

composer require seregazhuk/pinterest-bot


Problem 1


I am noob at coding can someone show me how to fix this?

rjkhan commented 5 years ago

install curl on your computer

seregazhuk commented 5 years ago

@rjkhan is right 👍 Composer says that you need to install cURL PHP extension.