Download the PHP package jarvisho/taiwan-sms-laravel without Composer
On this page you can find all versions of the php package jarvisho/taiwan-sms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jarvisho/taiwan-sms-laravel
More information about jarvisho/taiwan-sms-laravel
Files in jarvisho/taiwan-sms-laravel
Download jarvisho/taiwan-sms-laravel
More information about jarvisho/taiwan-sms-laravel
Files in jarvisho/taiwan-sms-laravel
Vendor jarvisho
Package taiwan-sms-laravel
Short Description Laravel wrapper package for the taiwan sms services
License MIT
Package taiwan-sms-laravel
Short Description Laravel wrapper package for the taiwan sms services
License MIT
Please rate this library. Is it a good library?
Informations about the package taiwan-sms-laravel
Taiwan SMS for Laravel 台灣簡訊服務的整合套件
可自訂備援簡訊服務,當主要服務出狀況可自動切換備援發送服務
可支援簡訊商 Supports:
- 三竹簡訊 Mitake https://sms.mitake.com.tw/common/index.jsp
- 簡訊王 kotsms https://kotsms.com.tw/index.php
- Every8d 互動資通 https://www.teamplus.tech/product/every8d-download/
- Infobip https://infobip.com/
安裝步驟 Steps:
- 安裝套件 $ composer require jarvisho/taiwan-sms-laravel
- 複製設定 $ php artisan vendor:publish --provider="Jarvisho\TaiwanSmsLaravel\TaiwanSmsServiceProvider"
- 查看設定 $ vim config/taiwan_sms.php
- 設置您的主要簡訊供應商(需先申請權限)與確認帳號密碼的 ENV key
- 把帳號密碼設定到專安環境設定檔 $ vim .env
設定檔 Config
路徑:/configs/taiwan_sms.php
使用範例 Example:
All versions of taiwan-sms-laravel with dependencies
PHP Build Version
Package Version
Requires
infobip/infobip-api-php-client Version
^3.1
The package jarvisho/taiwan-sms-laravel contains the following files
Loading the files please wait ....