SuperBuddy / CMtextConnector by superbuddy
forked from chilion/CMtextConnector

A connector for CM text (SMS) messages and Laravel.
16
0
2
Package Data
Maintainer Username: superbuddy
Maintainer Contact: chilionsnoek@gmail.com (Chilion Snoek)
Package Create Date: 2016-08-01
Package Last Update: 2016-08-01
Language: PHP
License: MIT
Last Refreshed: 2024-05-03 15:17:57
Package Statistics
Total Downloads: 16
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

CMtextConnector

A connector to the CM sms service

Usage

composer

"CJSDevelopment/CMtextConnector" : "dev-master"

app.php

ServiceProvider

'CJSDevelopment\CMtextConnectorServiceProvider'

Facade

'SMS' => 'CJSDevelopment\CMtextConnector',

initialize

SMS::sendMessage("0031600000000", "Test with Connector")

Config

Don't forget to fill in the right company name and product token