spotonlive / laravel-google-ads

Google Ads API for Laravel
MIT License
64 stars 58 forks source link

when i run the composer require nikolajlovenhardt/laravel-google-ads command it failed i need solutions #44

Closed RTPriyankaKumbar closed 6 years ago

RTPriyankaKumbar commented 6 years ago

Problem 1

Installation failed, reverting ./composer.json to its original content.

nikolajlovenhardt commented 6 years ago

Hi @RTPriyankaKumbar, The problem is specified in the response from composer. You have to look into "the requested PHP extension soap is missing from your system.".

RTPriyankaKumbar commented 6 years ago

ok sir. Thank you