Unable to change cache driver when using RateLimiter class #43287
Unanswered
foremtehan
asked this question in
Ideas
Replies: 1 comment
-
That said, my advice would be to install |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using RateLimiter class like so:
You can not use another driver at the moment, it only uses the default cache driver.
For example my default cache driver is database, But i wanna use the
file
driver for that expressionBeta Was this translation helpful? Give feedback.
All reactions