You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-37Lines changed: 13 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,13 @@
1
1
# Provides an Artisan command to cancel a queued batch of jobs
2
2
3
+

4
+
3
5
[](https://packagist.org/packages/macbookandrew/laravel-queue-cancel-batch)
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
15
-
16
-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
10
+
This package provides a command to cancel a specific batch of queued jobs.
17
11
18
12
## Installation
19
13
@@ -23,37 +17,19 @@ You can install the package via composer:
0 commit comments