這里寫問(wèn)題描述 使用手冊(cè)里面的composer安裝redis 沒有自動(dòng)生成配置文件 是要手動(dòng)創(chuàng)建嗎
http://www.wtbis.cn/doc/webman/db/redis.html composer require -W illuminate/redis illuminate/events
創(chuàng)建webman項(xiàng)目的時(shí)候config/redis.php配置就已經(jīng)存在了,與安裝 illuminate/redis 沒有關(guān)系。 如果你的項(xiàng)目缺失config/redis.php參考手冊(cè)創(chuàng)建一個(gè)就好了