notifiable/sms-manager

SMS component for Laravel.

0.1.4 2024-09-22 03:23 UTC

This package is auto-updated.

Last update: 2025-03-22 04:22:38 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.