Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 470 Bytes

README.md

File metadata and controls

51 lines (28 loc) · 470 Bytes

Package For 4jawaly Sms For Laravel

 composer require mfrouh/4jawaly

Package have 2 method

1- Get Balance

2- Send Sms

1- Get Balance

use MFrouh\Sms4jawaly\Facades\Sms4jawaly;

 Sms4jawaly::getBalance();

2- Send Sms

use MFrouh\Sms4jawaly\Facades\Sms4jawaly;

 Sms4jawaly::sendSms($message,$phone_number, $phone_code);

.env File

4JAWALY_USERNAME=
4JAWALY_PASSWORD=
4JAWALY_SENDER_NAME=