telegram-bot-dialogs icon indicating copy to clipboard operation
telegram-bot-dialogs copied to clipboard

Problem with Laravel integration

Open zvermafia opened this issue 8 years ago • 1 comments

FatalThrowableError in Dialogs.php line 36:
Type error: Argument 2 passed to BotDialogs\Dialogs::__construct() must be an instance of Predis\Client, instance of Illuminate\Redis\RedisManager given, called in /path/to/project/vendor/zarincheg/telegram-bot-dialogs/src/Laravel/DialogsServiceProvider.php on line 31

P.S. You forget about DialogsServiceProvider in documentation...

zvermafia avatar May 12 '17 14:05 zvermafia

@zvermafia Thank you for the report. It is a bug that happened after refactoring. I'll fix it soon.

zarincheg avatar May 31 '17 15:05 zarincheg