yaococo/package-aliyun-sms

dev-master 2018-02-02 02:09 UTC

This package is not auto-updated.

Last update: 2024-05-12 03:33:05 UTC


README

Aliyun Sms Package

Quick Installation

Begin by installing the package through Composer.

composer require yaococo/package-aliyun-sms dev-master

Once this operation is complete, simply add both the service provider and facade classes to your project's config/app.php file:

Service Provider

Aliyun\Providers\AliyunSmsProvider::class,

Support

License

MIT