2017 © Pedro Peláez
 

library botman-tinker

BotMan tinker command for your Laravel BotMan project

image

mpociot/botman-tinker

BotMan tinker command for your Laravel BotMan project

  • Wednesday, July 19, 2017
  • by mpociot
  • Repository
  • 2 Watchers
  • 15 Stars
  • 4,524 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

BotMan Tinker

Gives your Laravel chatbot the ability to try your chatbot in your local terminal., (*1)

Installation

Run composer require botman/tinker to install the composer dependencies., (*2)

Then in your config/app.php add, (*3)

BotMan\Tinker\TinkerServiceProvider::class,

to the providers array., (*4)

Usage

You now have a new Artisan command that helps you to test and develop your chatbot locally:, (*5)

php artisan botman:tinker

License

BotMan and Tinker is free software distributed under the terms of the MIT license., (*6)

The Versions

19/07 2017

dev-master

9999999-dev http://github.com/botman/tinker

BotMan tinker command for your Laravel BotMan project

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bot tinker botman

03/04 2017

0.1.1

0.1.1.0 http://github.com/mpociot/botman-tinker

BotMan tinker command for your Laravel BotMan project

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bot tinker botman

03/04 2017

0.1.0

0.1.0.0 http://github.com/mpociot/botman-tinker

BotMan tinker command for your Laravel BotMan project

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel bot tinker botman