安裝 php 7.x composer require shopwwi/laravel-cache illuminate/cache ^8.0 php 8.x composer require shopwwi/laravel-cache 配置文件 //路徑 config/laravelcache.php 支持驅(qū)動(dòng) apc array file 本地緩存 redis 緩存 memcached 緩存 ...