upwebdesign / laravel-infusionsoft

Laravel 5 Port of the Infusionsoft SDK
MIT License
2 stars 10 forks source link

Class "Upwebdesign\Infusionsoft\InfusionsoftServiceProvider" not found #16

Closed aemtaghoy closed 2 years ago

aemtaghoy commented 2 years ago

Hi! Pretty new to this and whenever I run any command it gives me this error:

In ProviderRepository.php line 208:

  Class "Upwebdesign\Infusionsoft\InfusionsoftServiceProvider" not found

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

Is there any possible reason as to why this is still happening? Thank you!

aemtaghoy commented 2 years ago

Forgot to the composer require, thank you!