yaococo/package-aliyun-sms

aliyun sms

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/yaococo/package-aliyun-sms

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

This package is not auto-updated.

Last update: 2025-10-12 10:33:57 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