backup-manager / laravel

Driver to seamlessly integrate the Backup Manager into Laravel applications.
MIT License
655 stars 149 forks source link

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Aws\S3\S3Client' not found #97

Open 4sh3 opened 7 years ago

4sh3 commented 7 years ago

Hi friends,

I have a problem when I try to do a backup to s3:

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Aws\S3\S3Client' not found

image

What can I do?