linkstreet / laravel-sms

Linkstreet laravel sms package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel SMS

Build Status Latest Version on Packagist Total Downloads Software License

Installation

To install this package you will need:

  • Laravel 10.x
  • PHP 8.2+

Run this command to install via composer

composer require linkstreet/laravel-sms

or edit the composer.json

"require": {
    "linkstreet/laravel-sms": "^6.1"
}

Then run composer update in your terminal to pull the package.

Supported SMS gateway providers

License

The MIT License (MIT). Please see License File for more information.

About

Linkstreet laravel sms package

License:MIT License


Languages

Language:PHP 100.0%