laravel-sqs-sns-subscription-queue
laravel-sqs-sns-subscription-queue copied to clipboard
This simple extension to the Laravel queue system adds a new queue connector which allows you to work with SQS SNS subscription queues.
Results
2
laravel-sqs-sns-subscription-queue issues
Sort by
recently updated
recently updated
newest added
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
Why do I need a method called __invoke() in order to process a message from sns in sqs? At least this exception is thrown. Any ideas?