2017 © Pedro Peláez
 

library cmtextconnector

A connector for CM text (SMS) messages and Laravel.

image

cjsdevelopment/cmtextconnector

A connector for CM text (SMS) messages and Laravel.

  • Friday, January 8, 2016
  • by cjsdevelopment
  • Repository
  • 1 Watchers
  • 1 Stars
  • 114 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

CMtextConnector

A connector to the CM sms service, (*1)

Usage

composer

"CJSDevelopment/CMtextConnector" : "dev-master", (*2)

app.php

ServiceProvider

'CJSDevelopment\CMtextConnectorServiceProvider', (*3)

Facade

'SMS' => 'CJSDevelopment\CMtextConnector',, (*4)

initialize

SMS::sendMessage("0031600000000", "Test with Connector"), (*5)

Config

Don't forget to fill in the right company name and product token, (*6)

The Versions

08/01 2016

dev-master

9999999-dev http://chilion.nl/published-cmtextconnector-for-laravel-package/

A connector for CM text (SMS) messages and Laravel.

  Sources   Download

MIT

by Chilion Snoek

02/10 2015

dev-analysis-Xk5x9z

dev-analysis-Xk5x9z http://www.chilion.nl

A connector for CM text (SMS) messages and Laravel.

  Sources   Download

MIT

by Chilion Snoek