cjsdevelopment/cmtextconnector
A connector for CM text (SMS) messages and Laravel.
120
1
| Install | |
|---|---|
composer require cjsdevelopment/cmtextconnector |
|
| License: | MIT |
| Last Updated: | Jan 8, 2016 |
| Links: | GitHub · Packagist |
Maintainer: cjsdevelopment
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
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707