我正在使用包与我的拉拉应用程序发送短信从我的应用程序到手机。dd($twilio->message('+#########', 'this is test'));Services_Twilio_Rest_Message {#285 ▼#subresources: array:1 [▶]
+"client": Ser
我已经整合了Twilio,它工作得很好。现在,我想捕获所有中间消息状态。我指的是require __DIR__ .'/vendor/autoload.php';
// Use the RESTAPI Client to make requests to the TwilioRESTAPIuse Twilio\Rest\Client