superbuddy / cmtextconnector
A connector for CM text (SMS) messages and Laravel.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
pkg:composer/superbuddy/cmtextconnector
This package is not auto-updated.
Last update: 2025-09-28 01:06:52 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