php - Error related to AWS Sqs Queue in Laravel -


i error in laravel when trying access queue -

class 'aws\sqs\sqsclient' not found 

my default queue 'sync' , have not required 'sqs' anywhere in composer.json. why happening? compulsory include in newer versions of laravel.

i use package: https://github.com/aws/aws-sdk-php-laravel

this package aws components works!

i recommend you


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -