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

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
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
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444