定制 waazibf/playsmsws 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

waazibf/playsmsws

最新稳定版本:v1.0.0

Composer 安装命令:

composer require waazibf/playsmsws

包简介

PlaySMS API for Laravel

README 文档

README

Laravel 9 PlaySMS API Integration

Installation

Install Package

composer require waazibf/laravel-playsmsws

Add Service Provider & Facade

For Laravel 5.5+

Once the package is added, the service provider and facade will be autodiscovered.

For Laravel <=5.4

Add the ServiceProvider to the providers array in config/app.php:

waazibf\Playsmsws\PlaysmswsServiceProvider::class,

Add the Facade to the aliases array in config/app.php:

'Playsmsws': waazibf\Playsmsws\Facades\PlaysmswsFacade::class,

Publish Config

Once done, publish the config to your config folder using:

php artisan vendor:publish --provider="waazibf\Playsmsws\PlaysmswsServiceProvider"

Configuration

Once the config file is published, open config/playsmsws.php and set your desired values for the parameters:

URL

Your PlaySMS WebServices URL.

Username

Your PlaySMS WebServices Username.

Token

Your PlaySMS WebServices Token.

Usage

FIXME

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2022-11-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固