Skip to content

flush all cache through artisan, and typo #60

Closed
@vesper8

Description

@vesper8
php artisan modelCaching:flush --model=App\Model

should be

php artisan modelCache:flush --model=App\Model

And I noticed that you HAVE to specify a model.. it would be very preferable to being able to flush all of the modelCache.. without having to flush the entire redis cache

could this be added please?

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions