notifiable/sms-manager

SMS component for Laravel.

Installs: 37

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/notifiable/sms-manager

0.1.4 2024-09-22 03:23 UTC

This package is auto-updated.

Last update: 2025-09-22 05:17:17 UTC


README

Introduction

This is the SMS counterpart of Laravel's Mail Manager.

Installation

You can install the package via composer:

composer require notifiable/sms-manager

Basic Usage

This is basically the same as Laravel's Mail.