vbespalov/laravel-telegram
最新稳定版本:v1.0.1
Composer 安装命令:
composer require vbespalov/laravel-telegram
包简介
Telegram library for laravel
README 文档
README
Installation
Library requires:
- PHP 8.1 or higher
- Laravel 10.x or higher
You can install library via composer:
composer require vbespalov/laravel-telegram
Publishing config
Optionally, you can publish the package’s config file:
php artisan vendor:publish --provider="Vbespalov\LaravelTelegram\TelegramServiceProvider" --tag="telegram-config"
Usage
Simple example of usage:
Telegram::getMe()
统计信息
- 总下载量: 281
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-21