In Laravel 9, when executing redis::set($this->rules_update_key, carbon::now()); Differences in Predis/Predis packages
浏览量: 4 1. In Laravel 9, after executing redis::set($this->rules_update_key, carbon::now()); and found that the written value is Object. as shown in Figure 1 2. But in the test environment, the written value is a...
Recent Comments