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!'; ,才開始往下運行