PHPackages                             karix/karix-notification - 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. karix/karix-notification

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

karix/karix-notification
========================

Allow you to use karix sms and whatsapp as custom channel in laravel notifications

1.0.1(5y ago)138MITPHPPHP ^5.5 || ^7.0

Since May 25Pushed 5y agoCompare

[ Source](https://github.com/pratik149/karix-notification)[ Packagist](https://packagist.org/packages/karix/karix-notification)[ RSS](/packages/karix-karix-notification/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Karix Sms and Whatsapp notifications channel for Laravel 6
==========================================================

[](#karix-sms-and-whatsapp-notifications-channel-for-laravel-6)

This package makes it easy to send sms via [Karix.io](karix.io) with Laravel 6.

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

[](#installation)

You can install the package via composer:

```
composer require karix/karix-notification
```

### Setting up the Karix id and token

[](#setting-up-the-karix-id-and-token)

Login to Karix.io and get your ID and Token, put that on your .env file and add your Karix Id and Token to your `config/services.php`:

```
// config/karix.php
