PHPackages                             zhuk/laravel-intercom - 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. zhuk/laravel-intercom

ActiveLibrary

zhuk/laravel-intercom
=====================

Intercom client and notifications in Laravel

v1.0.0-alpha.2(4y ago)0215MITPHPPHP ^7.4|^8.0

Since Oct 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/victorzhuk/laravel-intercom)[ Packagist](https://packagist.org/packages/zhuk/laravel-intercom)[ Docs](https://github.com/victorzhuk/laravel-intercom)[ RSS](/packages/zhuk-laravel-intercom/feed)WikiDiscussions master Synced 2d ago

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

laravel-intercom
================

[](#laravel-intercom)

[![GitHub](https://camo.githubusercontent.com/73870fb3054ceefa6e35025c18a50a0db72df253308373044f87a64bf0bb1176/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d)](https://camo.githubusercontent.com/73870fb3054ceefa6e35025c18a50a0db72df253308373044f87a64bf0bb1176/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d)[![GitHub release (latest SemVer including pre-releases)](https://camo.githubusercontent.com/236901764b6fc5aa0769b029fc4cf4b7766a16dcfdd914bc94535a5c3345f3ba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d3f696e636c7564655f70726572656c6561736573)](https://camo.githubusercontent.com/236901764b6fc5aa0769b029fc4cf4b7766a16dcfdd914bc94535a5c3345f3ba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d3f696e636c7564655f70726572656c6561736573)[![GitHub commits since latest release (by date including pre-releases)](https://camo.githubusercontent.com/ac414131fd1051d268994d4d2da25e1539b1d996bd10c8cb86e369bbb0ddfa56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d2f6c61746573743f696e636c7564655f70726572656c6561736573)](https://camo.githubusercontent.com/ac414131fd1051d268994d4d2da25e1539b1d996bd10c8cb86e369bbb0ddfa56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f766963746f727a68756b2f6c61726176656c2d696e746572636f6d2f6c61746573743f696e636c7564655f70726572656c6561736573)

> Laravel notification driver and bindings of [PHP Intercom API](https://github.com/intercom/intercom-php)

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

[](#installation)

Via composer:

```
composer require zhuk/laravel-intercom
```

API usage
---------

[](#api-usage)

Add service config in `config/services.php` and setup envs like

```
