tnmdev/sms

dev-master 2019-10-04 16:16 UTC

This package is auto-updated.

Last update: 2024-05-08 01:12:46 UTC


README

Installation

  1. Install via composer
composer require tnmdev/sms
  1. Publish config
php artisan vendor:publish --provider=TNM\SMS\SmsServiceProvider
  1. Update authentication params in /config/sms.php

Testing

phpunit tests