Skip to content

linkstreet/laravel-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.