tinker
tinker copied to clipboard
Gives your Laravel chatbot the ability to try your chatbot in your local terminal.
Updated dependencies to be compatible with Laravel 9+ (10 included). Fixed unfulfilled contact in the console command.
can't install in laravel 10
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 9.x. **Before merging**, you need to: - Checkout the `l9-compatibility`...
PHP 7.3.21 Laravel 8.17.2 ways to reproduce: `composer create-project --prefer-dist laravel/laravel my-project` `composer require botman/tinker` I get error: ``` $ composer require botman/tinker Using version ^1.2 for botman/tinker ./composer.json has...
this is what i get after artisan tinker `D:\Server\Projects\bot-manager` `$ php artisan botman:tinker` ` ` `D:\Server\Projects\bot-manager` `$`