Laravel8.* Please make sure the PHP Redis extension is installed and enabled.
Song • 954 次浏览 • 0 个回复 • 2020年09月14日

出现这个问题的原因是php
没有安装reids 拓展
,我们可以执行php-m
查看是否安装
- windows下 php7.3+redis3 安装
- CentOS7.X 参考
sudo yum install php70u-gd
安装即可.
原创文章,转载请注明 :Laravel8.* Please make sure the PHP Redis extension is installed and enabled. - Laravel学习网
原文出处: https://phpartisan.cn/news/147.html
问题交流群 :168117787
- 没有评论