cjsdevelopment/cmtextconnector

CM文本(短信)消息和Laravel的连接器。

dev-master 2016-01-08 12:45 UTC

This package is not auto-updated.

Last update: 2024-09-24 03:23:29 UTC


README

到CM短信服务的连接器

用法

composer

"CJSDevelopment/CMtextConnector" : "dev-master"

app.php

ServiceProvider

'CJSDevelopment\CMtextConnectorServiceProvider'

外观

'SMS' => 'CJSDevelopment\CMtextConnector',

初始化

SMS::sendMessage("0031600000000", "通过连接器测试")

配置

不要忘记填写正确的公司名称和产品令牌