PHPackages                             ktith/laravel-exception-notifier - 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. ktith/laravel-exception-notifier

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

ktith/laravel-exception-notifier
================================

v1.0.8(1y ago)1522MITPHPPHP ^8.0

Since May 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ktith/laravel-exception-notifier)[ Packagist](https://packagist.org/packages/ktith/laravel-exception-notifier)[ RSS](/packages/ktith-laravel-exception-notifier/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Exception Notify (Current: Support only TELEGRAM) ([by k\_tith](https://k-tith.web.app))
------------------------------------------------------------------------------------------------

[](#laravel-exception-notify--current-support-only-telegram-by-k_tith)

### DEMO

[](#demo)

[![Demo Page](https://camo.githubusercontent.com/28d9a012913a365c1d051cb2f68fe9b460b2ecf2f08a5b7878c16d22ee79f067/68747470733a2f2f692e696d6775722e636f6d2f7a41674b6755642e6a706567)](https://camo.githubusercontent.com/28d9a012913a365c1d051cb2f68fe9b460b2ecf2f08a5b7878c16d22ee79f067/68747470733a2f2f692e696d6775722e636f6d2f7a41674b6755642e6a706567)

### Enjoying this tool? [Buy me a beer 🍺](https://k-tith.web.app)

[](#enjoying-this-tool-buy-me-a-beer-)

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

[](#installation)

### Library

[](#library)

```
git clone https://github.com/ktith/laravel-exception-notifier.git
```

### Composer

[](#composer)

[Install PHP Composer](https://getcomposer.org/doc/00-intro.md)

```
composer require ktith/laravel-exception-notifier
```

Usage
-----

[](#usage)

Simple used register event

**Note:** For laravel 11 you can register event in bootstrap/app.php

### Basic usage Laravel 11

[](#basic-usage-laravel-11)

```
