Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit d795d08

Browse files
committed
Update readme.md
1 parent 585d64d commit d795d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You need to run the migrations for this package
2222

2323
Or publish them, so they are copied to your regular migrations
2424

25-
$ php artisan migrate:publish --package="barryvdh/laravel-async-queue"
25+
$ php artisan migrate:publish barryvdh/laravel-async-queue
2626

2727
You should now be able to use the async driver in config/queue.php
2828

0 commit comments

Comments
 (0)