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) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -