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

 
 
 

Contributors

Languages