tbphp/laravel-queue-rocketmq

laravel 8 queue rocketmq implements

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 1 087

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tbphp/laravel-queue-rocketmq

1.0.0 2021-05-19 13:59 UTC

This package is auto-updated.

Last update: 2025-04-19 22:27:53 UTC


README

see freyo/laravel-queue-rocketmq

return [
    'providers' => [
        ...
        Tbphp\LaravelQueueRocketMQ\LaravelQueueRocketMQServiceProvider::class,
    ],
];