You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Its syntax is designed to closely resemble the PHP `memcache` extension.
13
13
14
14
You can easily install with composer. Just run `composer require divineomega/do-File-Cache`.
15
15
16
-
If you are using Laravel, consider using the [Laravel Cache Driver for DO File Cache](https://github.com/DivineOmega/DO-File-Cache-Laravel-Cache-Driver) instead.
16
+
If you need a PSR-6 cache, check out the [PSR-6 Adapter for DO File Cache](https://github.com/DivineOmega/DO-File-Cache-PSR-6).
0 commit comments