Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
After installing Meesenger on existing Laravel Application, we get this error "Connection error, messages may be delayed" as you can see on the following screenshot:
Hello.
After installing Meesenger on existing Laravel Application, we get this error "
Connection error, messages may be delayed
" as you can see on the following screenshot:We installed in our composer:
And our
.env
file content is:CAN ANYONE HELP US TO FIX THAT ERROR PLEASE ???