1.WEB 目录下 安装 (安装前,请确认是否安装了phpredis扩展 https://github.com/phpredis/phpredis 扩展地址
cd web目录.
git clone https://github.com/ErikDubbelboer/phpRedisAdmin.git
cd phpRedisAdmin
git clone https://github.com/nrk/predis.git vendor
1.WEB 目录下 安装 (安装前,请确认是否安装了phpredis扩展 https://github.com/phpredis/phpredis 扩展地址
cd web目录.
git clone https://github.com/ErikDubbelboer/phpRedisAdmin.git
cd phpRedisAdmin
git clone https://github.com/nrk/predis.git vendor
转载于:https://my.oschina.net/u/3529405/blog/993598