mardi 21 février 2017

How to Run Queues & Configure Laravel ENV for Amazon SQS

I'm having trouble working with Amazons SQS within my Laravel 5.2 app. My app queued events work fine when i use database queue drivers, but not when I use sqs

I think I'm probably not passing Amazons credentials properly. Here my set up from my ENV file

I've installed aws/aws-sdk-php

   QUEUE_DRIVER=sqs

   SQS_PUBLIC_KEY=PUBLICKEY
   SQS_SECRET_KEY=SECRETKEY
   SQS_PREFIX=http://ift.tt/2lsx3gs
   SQS_QUEUE=QUE

any guidance would be greatly appreciated



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2kJmMQ2
via IFTTT

Aucun commentaire:

Enregistrer un commentaire