PHPackages                             undjike/camoo-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/camoo-laravel-notification-channel

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

undjike/camoo-laravel-notification-channel
==========================================

Laravel Notification Channel based on Camoo SMS service

v1.0.3(1y ago)3422↓27.8%1MITPHPPHP &gt;=8.1

Since May 4Pushed 1y ago1 watchersCompare

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

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

 [![logo](https://camo.githubusercontent.com/bf463a628ed3ddee3591ffe3185378e2c1b838ad99b13378d10adbdbea78ba1c/68747470733a2f2f7777772e63616d6f6f2e636d2f696d672f686f6d65315f62672e706e67)](https://camo.githubusercontent.com/bf463a628ed3ddee3591ffe3185378e2c1b838ad99b13378d10adbdbea78ba1c/68747470733a2f2f7777772e63616d6f6f2e636d2f696d672f686f6d65315f62672e706e67)

 [![Latest Stable Version](https://camo.githubusercontent.com/249606593a9a4b7bcee294679d4a99ae11ddd263c66937cd08bc79a53d79b72f/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f63616d6f6f2d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f762f737461626c65)](https://packagist.org/packages/undjike/camoo-laravel-notification-channel) [![License](https://camo.githubusercontent.com/22c29ba0ee7d91b856925aff1de3da345a8615c154b463eaa22ba424d2c3aea7/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f63616d6f6f2d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f6c6963656e7365)](https://packagist.org/packages/undjike/camoo-laravel-notification-channel) [![Total Downloads](https://camo.githubusercontent.com/bdcd1f62466b2bf868213931b31cfa18ffe766dee20539d4fc84612746b2a095/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f63616d6f6f2d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f646f776e6c6f616473)](https://packagist.org/packages/undjike/camoo-laravel-notification-channel) [![Dependents](https://camo.githubusercontent.com/f15c562f4fc4e85531017cce812e23e65318053aa310c93c794ef864da4013c0/68747470733a2f2f706f7365722e707567782e6f72672f756e646a696b652f63616d6f6f2d6c61726176656c2d6e6f74696669636174696f6e2d6368616e6e656c2f726571756972652f706870)](https://packagist.org/packages/undjike/camoo-laravel-notification-channel)

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

[](#introduction)

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

The package uses [Camoo SMS Service](https://www.camoo.cm/bulk-sms) to perform SMS dispatching.

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

[](#installation)

This package can be installed via composer. Just type :

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

Usage
-----

[](#usage)

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

```
