We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ab402d + 21b4a1b commit 4c1d708Copy full SHA for 4c1d708
composer.json
@@ -1,5 +1,7 @@
1
{
2
"name": "grkamil/laravel-telegram-logging",
3
+ "description": "Send logs to Telegram chat via Telegram bot",
4
+ "license": "MIT",
5
"autoload": {
6
"psr-0" : {
7
"Logger\\" : "src"
0 commit comments