Skip to content

Commit eabb461

Browse files
authored
add downloads badge
1 parent ed3777b commit eabb461

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<a href="https://packagist.org/packages/kevindees/laravel-redis-queue"><img src="https://img.shields.io/packagist/dt/kevindees/laravel-redis-queue" alt="Total Downloads"></a>
2+
13
# Laravel Redis Queue
24

35
A little command line tool for clearing Laravel Redis queues. This package is for Laravel 5 and removes all jobs from a queue using the Redis driver. Because [Laravel Horizon](https://laravel.com/docs/5.6/horizon) uses Redis for its queues, this tool can be used to clear your Horizon jobs.

0 commit comments

Comments
 (0)