摘要:
# 安装predis ```shell composer require predis/predis ``` # ThinkPHP配置 > 在`cache.php`增加Redis配置 ```php env('cache.driver', 'file'), // 缓存连接方式配置 'stores' = 阅读全文
posted @ 2018-09-13 15:52
一觀者也
阅读(976)
评论(0)
推荐(0)
浙公网安备 33010602011771号