azure-queue-laravel icon indicating copy to clipboard operation
azure-queue-laravel copied to clipboard

PHP Laravel Queue Driver package for Microsoft Azure Storage Queues

Results 5 azure-queue-laravel issues
Sort by recently updated
recently updated
newest added

Added functionality to make the Azure queue clearable. This will make `php artisan queue:clear` work.

Hi, Are there any plans to migrate to Laravel 9? Thanks.

**Summary of issue** If the queue connection times out, due to being connected for some time without being used, then no attempt is made to reconnect if sending a message...

What's your plan given that MSFT have announced that they're retiring the PHP SDK for Storage?

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...