cjsdevelopment / cmtextconnector
A connector for CM text (SMS) messages and Laravel.
dev-master
2016-01-08 12:45 UTC
This package is not auto-updated.
Last update: 2024-11-05 04:06:36 UTC
README
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