2017 © Pedro Peláez
 

composer-plugin laravel-sms

package Sms Integration

image

webelightdev/laravel-sms

package Sms Integration

  • Friday, June 22, 2018
  • by yashbarot
  • Repository
  • 3 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

laravel-sms

Twilio support

composer require webelightdev/laravel-sms
"laravel": {
    "providers": [
        "Webelightdev\\LaravelSms\\SmsServiceProvider::class"
    ],
    "aliases": {
        "sms" : "Webelightdev\\LaravelSms\\Facade\\Sms"
    }
}
composer dump-autoload
php artisan vendor:publish
php artisan config:cache

The Versions

22/06 2018

dev-master

9999999-dev

package Sms Integration

  Sources   Download

MIT

The Requires

 

by Saifi Khambhati

22/06 2018

1.0.2

1.0.2.0

package Sms Integration

  Sources   Download

MIT

The Requires

 

by Saifi Khambhati

22/06 2018

1.0.1

1.0.1.0

package Sms Integration

  Sources   Download

MIT

The Requires

 

by Saifi Khambhati

21/06 2018

1.0.0

1.0.0.0

package Sms Integration

  Sources   Download

MIT

The Requires

 

by Saifi Khambhati