Download the PHP package scary-layer/laravel-telegram-logging without Composer
On this page you can find all versions of the php package scary-layer/laravel-telegram-logging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download scary-layer/laravel-telegram-logging
More information about scary-layer/laravel-telegram-logging
Files in scary-layer/laravel-telegram-logging
Download scary-layer/laravel-telegram-logging
More information about scary-layer/laravel-telegram-logging
Files in scary-layer/laravel-telegram-logging
Vendor scary-layer
Package laravel-telegram-logging
Short Description Logging to telegram chat throught bot
License MIT
Package laravel-telegram-logging
Short Description Logging to telegram chat throught bot
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-telegram-logging
Laravel telegram logging package
This package makes it possible to send error reports to Telegram chat in formatted form.
Installation
First of all you should install the package by composer.
After that open project's file and put this to channels array.
At the end open your .env file and set and values.
Using
To add this channel as additional logging channel add telegram to stack channels array in like this
or, if you want enable logging only to telegram, just change value to telegram in project's .env file
All versions of laravel-telegram-logging with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^8.0|^9.0
monolog/monolog Version ^1.23|^2.0
guzzlehttp/guzzle Version ^7.0.1
laravel/framework Version ^8.0|^9.0
monolog/monolog Version ^1.23|^2.0
guzzlehttp/guzzle Version ^7.0.1
The package scary-layer/laravel-telegram-logging contains the following files
Loading the files please wait ....