2017 © Pedro Peláez
 

library sms-helper

image

yangyifan/sms-helper

  • Wednesday, May 17, 2017
  • by tyua07
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

短信组件

开始

  • 安装 composer require yangyifan/sms-helper:v0.1
  • 添加 \Yangyifan\Sms\SmsServiceProvider::class/config/app.php 文件的
  • 执行 php artisan vendor:publish

发送短信

app('sms')->setMobile('手机号码')->setContents('短信内容')->sendSmsForOnce();

注意:暂时只是支持了云片。, (*1)

Lincense

MIT, (*2)

The Versions

17/05 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangyifan

22/01 2017

v0.1

0.1.0.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by yangyifan