2017 © Pedro Peláez
 

library laravel-easy-sms

A EasySMS bridge for Laravel

image

jessynt/laravel-easy-sms

A EasySMS bridge for Laravel

  • Tuesday, January 2, 2018
  • by jessynt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

laravel-easy-sms

Latest Version on Packagist Software License Total Downloads, (*1)

A EasySMS bridge for Laravel, (*2)

Installation

Require this package with composer using the following command:, (*3)

composer require jessynt/laravel-easy-sms

Add the service provider to the providers array in config/app.php, (*4)

Jessynt\LaravelEasySMS\ServiceProvider::class,

Publish configuration in Laravel 5, (*5)

php artisan vendor:publish --provider="Jessynt\LaravelEasySMS\ServiceProvider"

Usage

EasySMS::send($to, $message, $gateways = array())
// ...

License

MIT, (*6)

Copyright (c) 2017-2018 Jessynt, (*7)

The Versions

02/01 2018

dev-master

9999999-dev

A EasySMS bridge for Laravel

  Sources   Download

MIT

The Requires

 

by Avatar jessynt

02/01 2018

v1.0.4

1.0.4.0

A EasySMS bridge for Laravel

  Sources   Download

MIT

The Requires

 

by Avatar jessynt

03/11 2017

v1.0.3

1.0.3.0

A EasySMS bridge for Laravel

  Sources   Download

MIT

The Requires

 

by Avatar jessynt

03/11 2017

v1.0.1

1.0.1.0

A EasySMS bridge for Laravel

  Sources   Download

MIT

The Requires

 

by Avatar jessynt

03/11 2017

v1.0.0

1.0.0.0

A EasySMS bridge for Laravel

  Sources   Download

MIT

The Requires

 

by Avatar jessynt