Laravel 6 使用 Redis 注意事项
Laravel 开始推荐使用 phpredis 来代替 predis。
所以要记得先安装 phpredis, 然后在 config/app.php 中去掉 Redis 这个别名。


关于 LearnKu
推荐文章: