We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41e6aa commit 18f3060Copy full SHA for 18f3060
README.md
@@ -6,6 +6,8 @@
6
[![Total Downloads][ico-downloads]][link-downloads]
7
[![Code Quality][cq-badge]][cq-link]
8
9
+**This is a fork of [fingo/laravel-cache-fallback](https://github.com/fingo/laravel-cache-fallback) for maintaining compatibility with Laravel.**
10
+
11
Package for falling back cache drivers if current is not available.
12
13
Be advised that if the last driver fails, normal laravel Error is thrown
0 commit comments