Download the PHP package deminua/laravel-tgbot without Composer
On this page you can find all versions of the php package deminua/laravel-tgbot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deminua/laravel-tgbot
More information about deminua/laravel-tgbot
Files in deminua/laravel-tgbot
Download deminua/laravel-tgbot
More information about deminua/laravel-tgbot
Files in deminua/laravel-tgbot
Vendor deminua
Package laravel-tgbot
Short Description Laravel panel and sended telegram bot
License BSD-3-Clause
Package laravel-tgbot
Short Description Laravel panel and sended telegram bot
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package laravel-tgbot
Laravel Telegram Bot (+panel)
Package Laravel 11 that will expand the functionality of the application in the form of routes, a Telegram bot key control panel and sending messages to a chat or Telegram group.
Installing
Add the dependency to your project:
Usage
Using Routes
Sending message
LaravelTgbot::send($data, $response);
$data and $response are required!
Route list
Migrate
Migrate create tables: telegram_bots, telegram_clients
Data to View
$data is passed to view - message.blade.php, can be overridden:
All versions of laravel-tgbot with dependencies
PHP Build Version
Package Version
The package deminua/laravel-tgbot contains the following files
Loading the files please wait ....