botman/tinker

BotMan tinker command for your Laravel BotMan project
202,199 103
Install
composer require botman/tinker
Latest Version:1.2.0
PHP:>=5.6.0
License:MIT
Last Updated:Nov 14, 2023
Links: GitHub  ·  Packagist
Maintainer: mpociot

BotMan Tinker

Gives your Laravel chatbot the ability to try your chatbot in your local terminal.

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

License

BotMan and Tinker is free software distributed under the terms of the MIT license.

Related Packages

phpmap/bot

The bot that powers the slack-channels

3 1
davestewart/sketchpad

An innovative front-end environment for interactive Laravel development

12,918 295
vlados/laravel-blade-crawler-detect

Boost Lighthouse and PageSpeed scores by hiding cookie banners, chat widgets and...

5,257 0
wekser/laragram

Laravel package for easy develop Telegram Bot.

98 7