superbuddy / cmtextconnector
A connector for CM text (SMS) messages and Laravel.
dev-master
2016-08-01 14:57 UTC
This package is not auto-updated.
Last update: 2025-02-01 21:36:17 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