kivpson/botmantinker
Composer 安装命令:
composer require kivpson/botmantinker
包简介
BotMan tinker command for your Laravel BotMan project
README 文档
README
Backup original package BotMan Tinker by Marcel Pociot
- Laravel 7 compatible
Installation
Run composer require botman/tinker to install the composer dependencies.
Then in your config/app.php add
BotMan\Tinker\TinkerServiceProvider::class,
to the providers array.
Usage
You now have a new Artisan command that helps you to test and develop your chatbot locally:
php artisan botman:tinker
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-04