prevailexcel/botman-tinker

BotMan tinker command for your Laravel BotMan project (For Laravel 8, 9, 10+)

1.0.1 2024-12-21 06:00 UTC

This package is auto-updated.

Last update: 2024-12-21 06:10:44 UTC


README

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

Originally built by Marcel Pociot, this version was optimized to work for Laravel 9, 10 and 11+.

Installation

Run composer require prevailexcel/botman-tinker to install the composer dependencies.

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.