Download the PHP package sergeich5/laravel-telegram-logs without Composer
On this page you can find all versions of the php package sergeich5/laravel-telegram-logs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-telegram-logs
Installation
-
Run composer
- Add new channel to your
config/logging.php
atchannels
stack
Get Telegram updates
Result:
date | chat | chat_id | from | from_id | message_id | thread_id | data |
---|---|---|---|---|---|---|---|
2024-07-17 10:32:38 | CHAT_NAME1 | -12345678 | UserName | 12345 | 1 | - | Hello, world |
2024-07-17 11:26:04 | CHAT_NAME2 | -87654321 | UserName | 12345 | 2 | 5 | topic TOPIC_NAME created with id 5 |
All versions of laravel-telegram-logs with dependencies
PHP Build Version
Package Version
The package sergeich5/laravel-telegram-logs contains the following files
Loading the files please wait ....