Download the PHP package signalads-co/laravel without Composer
On this page you can find all versions of the php package signalads-co/laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download signalads-co/laravel
More information about signalads-co/laravel
Files in signalads-co/laravel
Informations about the package laravel
Signalads Laravel
First of all you will ned an API Key . You can get one Here.
Supported Laravel Versions:
Laravel Version | Support |
---|---|
3.0 | :broken_heart: |
4.0 | :white_check_mark: |
5.0 | :white_check_mark: |
6.0 | :white_check_mark: |
7.0 | :white_check_mark: |
8.0 | :white_check_mark: |
9.0 | :white_check_mark: |
We highly recomment you to always use the latest version of laravel
Installation
Step 1 - Install the package
-
Method 1: You can install signalads/laravel with Composer directly in your project:
- Method 2: Add this line to Composer.json file in your project
Then run following command to download extension using composer
Step 2 - Publish
Run this command in your project dirctory:
Step 3 - Api-Key
Now you must define your API Key and Your Line to project. for this head to config/signalads.php then put your API KEY in the code:
Usage
You can use the package where ever you want.
-
First use the class:
-
Exception Handler
- Send Single SMS
Sample Output
- Send Multiple SMS With Same Text
Sample Output
- Send Sms With Pattern
Sample Output
- Get Message Status
Statuses
Sample Output
- Get account credit
Sample Output
Usage in Notifications
create your notification:
extend your notification from SignaladsNotification:
overide the toSignalads function:
you should add Notifiable trait and routeNotificationForSignalads method in your model
-
Send With Pattern
- Send Group
اطالاعات بیشتر
برای مطالعه بیشتر به صفحه معرفی وب سرویس اس ام اس سیگنال مراجعه نمایید .
درصورت مشاهده هرگونه اشکال در کارکرد پکیج میتوانید درخواست pull request کنید یا با ایمیل [email protected] با ما در ارتباط باشید.