Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markvaneijk authored Apr 21, 2024
1 parent a78665d commit 531ba8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ composer require vormkracht10/laravel-permanent-cache

# Usage

This package provides a handy `Cached` class. This allows you to easily
cache data based on a schedule or an event.

All caches you create must be registered to the `PermanentCache::caches` facade.
We recommend putting this in the `boot` method of your `AppServiceProvider`.

Expand Down

0 comments on commit 531ba8b

Please sign in to comment.