laravel 使用

Cache 用法 永久存储 Cache::forever('key', 'val'); 取数据 Cache::get('key')
相关文章
相关标签/搜索