Level 73
Is redis installed on your server?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I got this error Trying to access array offset on value of type bool when using Spatie Rate Limited package on Vapor (I had Redis installed). It works perfectly in my local.
I also noticed that it doesn't work with anything with Redis. I tried to use ShouldUnique interface to prevent duplicated jobs and the jobs never get dispatched even the $uniqueFor is expired.
Does anyone have this issue before? Thank you!
Please or to participate in this conversation.