What happened to lusoimao when using laravel-sms SMS extension? The return value of sending a text message is
[ { "driver": "Luosimao", "time": { "started_at": "0.12135700 1488351377", "finished_at": "0.15184700 1488351377" }, "success": false, "result": { "info": false, "code": 0 } } ]
. Finally, it was found that the url address in the laravel-sms package vendor/toplan/phpsms/src/phpsms/agents/LuosimaoAgent.php
uses https. The format and the official document is http.