index/3,填完数据库等信息后点下一步,网络请求返回:Redis connection successful!{"message":"ok","status":200,"data":{"code":1},"tips":1}
导致:SyntaxEror: JsON.parse: unexpected character at line 1 column 1 of the JSON data
文件 app/Http/Controller/Install.php 中552行,注释掉 echo 'Redis connection successful!'; ,才开始往下运行