Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PerryvanderMeer authored Sep 15, 2024
1 parent bcdeb20 commit bfc1195
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 @@ -365,7 +365,7 @@ You can also use caching inline without the use of scouts, be aware warming up t

```php
Discover::in(__DIR__)
->cache(
->withCache(
'Some identifier',
new FileDiscoverCacheDriver('/path/to/temp/directory);
)
Expand Down

0 comments on commit bfc1195

Please sign in to comment.