Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.52 KB

Laravel SMS

Build Status Latest Version on Packagist Total Downloads Software License

Installation

To install this package you will need:

  • Laravel 11.x
  • PHP 8.3+

Run this command to install via composer

composer require linkstreet/laravel-sms

or edit the composer.json

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

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.