telegram-bot-dialogs
telegram-bot-dialogs copied to clipboard
Problem with Laravel integration
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 Thank you for the report. It is a bug that happened after refactoring. I'll fix it soon.