Hi! How can I override all exception(at least for 'get' command) from redis in laravel? In my app cache is using almost everywhere, so I would like to have NULL instead of Exception if connection lost for such action: Redis::get("stats.month")
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community