Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markvaneijk authored May 10, 2024
1 parent 889e3fc commit 3dfe521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ This package contains Artisan commands to optimize DX when implementing Permanen
php artisan permanent-cache:update --filter=

# Show status overview of all registered caches including cached status, cache size, last updated at and scheduled update frequency
pho artisan permanent-cache --parameters --filter=
pho artisan permanent-cache:status --parameters --filter=
```

##### [Read more on Jobs & Queues](https://laravel.com/docs/queues)
Expand Down

0 comments on commit 3dfe521

Please sign in to comment.