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

ActiveLibrary

samuelbie/karix
===============

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

3.2.12(4y ago)1331MITPHP

Since May 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Samuel-Bie/karix-sms)[ Packagist](https://packagist.org/packages/samuelbie/karix)[ RSS](/packages/samuelbie-karix/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (24)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](https://karix.io) with Laravel 6 or up.

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

[](#installation)

You can install the package via composer:

```
composer require samuelbie/karix
```

### 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
