guangda/laravel-sms-notification-channel

SMS notification channel for Laravel

v1.0.6 2021-12-29 02:04 UTC

This package is auto-updated.

Last update: 2024-09-29 06:03:07 UTC


README

Installation

composer require guangda/laravel-sms-notification-channel

.env

SMS_PROVIDER= #log|yunpian|infobip|globalsms
SMS_SIGNATURE=【签名文字/Signature】

# 云片
# https://yunpian.com/
SMS_YUNPIAN_KEY=

# infobip
SMS_INFOBIP_KEY=
SMS_INFOBIP_SECRET=
SMS_INFOBIP_URL=

# GlobalSMS
SMS_GLOBALSMS_ACCOUNT=
SMS_GLOBALSMS_PASSWORD=
SMS_GLOBALSMS_SENDER_ID=