artisan.eplus.dev

cache:prune-stale-tags

Prune stale cache tags from the cache (Redis only)

Terminal
php artisan cache:prune-stale-tags [<store>]

Arguments

storeOptional

The name of the store you would like to prune tags from

Maintained by hoangsvit · Fork of artisan.page