tnmdev/sms

Sms Sender

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tnmdev/sms

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

This package is auto-updated.

Last update: 2025-10-08 04:09:50 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