PHPackages                             samueletur/laravel-error-tracking-to-telegram - 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. samueletur/laravel-error-tracking-to-telegram

ActiveLibrary

samueletur/laravel-error-tracking-to-telegram
=============================================

This package send an alert notification to telegram when a error from laravel is executed

v1.0.1(2y ago)01.0k—0%MITPHP

Since Oct 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/samueletur/laravel-error-tracking-to-telegram)[ Packagist](https://packagist.org/packages/samueletur/laravel-error-tracking-to-telegram)[ Docs](https://github.com/samueletur/laravel-error-tracking-to-telegram)[ RSS](/packages/samueletur-laravel-error-tracking-to-telegram/feed)WikiDiscussions master Synced 1mo ago

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

Laravel error tracking to Telegram
==================================

[](#laravel-error-tracking-to-telegram)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d474ec5d84c5e3d9dc9003a3fb46961d005bdda49a22a973a3d83ccee65ad78b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6365726265726f2f6e6f7469666961626c652d657863657074696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samueletur/laravel-error-tracking-to-telegram)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/c71a8c65e11da53e8cdebf86fb0bbd0ba8c456995396317326e578896084f733/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6365726265726f2f6e6f7469666961626c652d657863657074696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samueletur/laravel-error-tracking-to-telegram)

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

[](#installation)

You can install the package via composer:

```
composer require samueletur/laravel-error-tracking-to-telegram
```

Call LaravelErrorTrackingToTelegram in app\\Exceptions\\Handler inside register function

```
    public function register(): void
    {
        $this->reportable(function (Throwable $e) {
            LaravelErrorTrackingToTelegram::send($e);
        });
    }
```

Configuration
-------------

[](#configuration)

Configuring for use within your Laravel app takes place mainly in the `config/error_tracking_telegram.php` file. Each item is broken down in the comment lines above it, describing what that item does and what value(s) it's anticipating.

Create and set parameters on .env

```
TELEGRAM_BOT_TOKEN='XXXXXXXXXX:XXXXXXXxxxXXxxXxXxx-xXxxXXxXXxXXxxx'
TELEGRAM_CHAT_ID=999999999
```

There are also two .env variables you'll need to set depending on if you use notifications:

- **TELEGRAM\_BOT\_TOKEN**, the token of telegram app
- **TELEGRAM\_CHAT\_ID**, ID from your chat or group room.

> **Tip**: How to create a bot token on Telegram.

1. Crie uma conta no Telegram
2. Inicie uma conversa com o @botfather (lembre-se que os robôs oficiais do Telegram têm um tique azul do lado do nome)
3. Clique em iniciar
4. Escolha o comando /newbot
5. Escolha o nome do seu chatbot e faça as configurações gerais

You can publish the config file with:

```
php artisan vendor:publish --tag=error_tracking_telegram_config
```

This is the contents of the published config file:

```
return [
    'telegram_bot_token' => env('TELEGRAM_BOT_TOKEN'),
    'telegram_chat_id' => env('TELEGRAM_CHAT_ID')
];
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Samuel Etur](https://github.com/samueletur)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

922d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2828dc7b9621829cfa7cbd5eaff8f291f5fa82324abce37c32e1ce90f5c826e?d=identicon)[samueletur](/maintainers/samueletur)

---

Top Contributors

[![samueletur](https://avatars.githubusercontent.com/u/1007801?v=4)](https://github.com/samueletur "samueletur (17 commits)")

---

Tags

laraveltelegramtrack errorlaravel\_error\_tracking\_to\_telegram

### Embed Badge

![Health badge](/badges/samueletur-laravel-error-tracking-to-telegram/health.svg)

```
[![Health](https://phpackages.com/badges/samueletur-laravel-error-tracking-to-telegram/health.svg)](https://phpackages.com/packages/samueletur-laravel-error-tracking-to-telegram)
```

###  Alternatives

[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[jackmartin/telegram-logger-errors

Telegram logger errors package laravel

1331.3k](/packages/jackmartin-telegram-logger-errors)[exileed/telegram-bot-api

The Telegram Bot API PHP

1614.1k](/packages/exileed-telegram-bot-api)[koot-labs/telegram-bot-dialogs

Telegram Bot API PHP SDK extension that allows to implement dialogs in bots

142.0k](/packages/koot-labs-telegram-bot-dialogs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
