cjsdevelopment / cmtextconnector
A connector for CM text (SMS) messages and Laravel.
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/cjsdevelopment/cmtextconnector
This package is not auto-updated.
Last update: 2025-10-07 09:06:14 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