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 - CUDA code not processing if block properly -

Android Capture Image From Camera -

Define custom list-style-type in CSS -