### 8.1 缓存配置 **php** ``` // config/cache.php return [ 'default' => 'file', 'stores' => [ 'file' => [ 'type' => 'F

评论区

登录 后参与评论
× Preview