chilion / CMtextConnector by cjsdevelopment

A connector for CM text (SMS) messages and Laravel.
120
1
2
Package Data
Maintainer Username: cjsdevelopment
Maintainer Contact: chilionsnoek@gmail.com (Chilion Snoek)
Package Create Date: 2015-09-28
Package Last Update: 2016-01-08
Language: PHP
License: MIT
Last Refreshed: 2024-05-03 03:05:17
Package Statistics
Total Downloads: 120
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 1
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