Skip to content

Commit

Permalink
add poster to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaznv committed Jun 10, 2023
1 parent d320810 commit f4129a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
[![Packagist Downloads](https://img.shields.io/packagist/dt/mostafaznv/nova-laracache?style=flat-square&logo=packagist)](https://packagist.org/packages/mostafaznv/nova-laracache)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/mostafaznv/nova-laracache.svg?style=flat-square&logo=composer)](https://packagist.org/packages/mostafaznv/nova-laracache)

![nova-laracache](https://github.com/mostafaznv/laracache/assets/7619687/e4795f82-e043-4ebc-9cf2-36680b56a748)

Nova LaraCache is a robust Laravel Nova package that facilitates the seamless integration of the [LaraCache](https://github.com/mostafaznv/laracache) package with the Laravel Nova. With Nova LaraCache, users gain a powerful cache management tool within the familiar Laravel Nova interface.

This package extends the capabilities of LaraCache, offering a comprehensive set of tools to efficiently moderate and manage cache entities. Users can effortlessly monitor cache expiration dates, ensuring the freshness and accuracy of cached data. By reviewing cache entity contents, users can gain insights into the stored data and its relevance. Nova LaraCache also enables users to regenerate cache items, facilitating updates and refreshes of cached entities. Additionally, users have the flexibility to delete specific cache entries, providing control over cache management tasks.
Expand Down

0 comments on commit f4129a3

Please sign in to comment.