Skip to content

misfit-tech/robi-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Packagist Version Packagist Downloads Packagist License

Robi SMS Sending Laravel Package

๐Ÿพ Installation

 composer require misfit/robi-sms

๐Ÿ“ค Configuration

๐Ÿ”น To publish the config, run from terminal

 php artisan vendor:publish --provider='Misfit\Robisms\RobiSmsServiceProvider'

๐Ÿ”’ Credentials

๐Ÿ”น Its time to set your Robi Credentials in .env

    ROBI_USERNAME=
    ROBI_PASSWORD=
    ROBI_SMS_NUMBER=
    ROBI_SMS_TIMEOUT=

โœ‰๏ธ Messaging

๐Ÿ”น Now you can use the sms service anywhere in your project by calling robi_sms() method.

 robi_sms(['mobile_no'=>'01xxxxxxxxx','msg'=>'Bismillah'])

About

Sending SMS Through Robi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages