PHPackages                             undjike/lmt-laravel-notification-channel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. undjike/lmt-laravel-notification-channel

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

undjike/lmt-laravel-notification-channel
========================================

Laravel Notification Channel based on LMT SMS service

v1.0.2(1y ago)1369↑57.9%MITPHPPHP &gt;=8.0

Since Jul 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/undjike/lmt-laravel-notification-channel)[ Packagist](https://packagist.org/packages/undjike/lmt-laravel-notification-channel)[ RSS](/packages/undjike-lmt-laravel-notification-channel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

[![logo](https://camo.githubusercontent.com/e43e21f20654be4c82069f2079b59804619705c87db8948c28c366852fd03c9f/68747470733a2f2f6c6d7467726f75702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031392f30392f6c6f676f2d3330302e706e67)](https://camo.githubusercontent.com/e43e21f20654be4c82069f2079b59804619705c87db8948c28c366852fd03c9f/68747470733a2f2f6c6d7467726f75702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031392f30392f6c6f676f2d3330302e706e67)

[![Latest Stable Version](https://camo.githubusercontent.com/bdb467013d425cbcc0f71e70a1d2bb9f46ebe2c8355023bfc18964bee03c43b6/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f6c6d742d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f762f737461626c652e737667)](https://packagist.org/packages/undjike/lmt-laravel-notification-channel)[![License](https://camo.githubusercontent.com/1f7d9af8c59ca6b2b2282f3dfb5d8a0492b685f5658d24bf9b3ba32783aad341/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f6c6d742d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f6c6963656e73652e737667)](https://packagist.org/packages/undjike/lmt-laravel-notification-channel)[![Total Downloads](https://camo.githubusercontent.com/8b0de520e8b3fa462b5012290ebb0555ba7fb37c8821c2a96038e2d57581cfd1/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f6c6d742d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f642f746f74616c2e737667)](https://packagist.org/packages/undjike/lmt-laravel-notification-channel)[![Dependents](https://camo.githubusercontent.com/c6f5d171e55bbabe25392ddfd332a0ab7a7e0871c268acaeacf517246d8a2e1e/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f6c6d742d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f646570656e64656e74732e737667)](https://packagist.org/packages/undjike/lmt-laravel-notification-channel)

Introduction
------------

[](#introduction)

This is a package for Laravel Applications which enables you to send notifications through LMT SMS Channel.

The package uses [LMT API Service](https://lmtgroup.com/offre-sms) to perform SMS dispatching.

Installation
------------

[](#installation)

This package can be installed via composer. Just type :

```
composer require undjike/lmt-laravel-notification-channel
```

Usage
-----

[](#usage)

After installation, configure your services in `congig/services.php` by adding :

```
