-
### Discussed in https://github.com/cmgmyr/laravel-messenger/discussions/396
Originally posted by **Lukada-taiya** September 14, 2023
I added a column called 'type' to the messages table to be…
-
It's not a secret... We are better at writing code than at writing documentation! 😄
While putting the effort to get v3 ready, we should also make sure we add documentation for all those amazing pa…
-
### Bug report
Hello,
When PHPRedis integration is enabled it keeps flushing while my worker is totally idled.
For example:
```
$ php bin/console -n messenger:consume -q events --time-limit…
-
Due to high demand, we decided to ship a new major version.
We are not planning to add any new features and will only bump the PHP SDK to version 4.0.0 and remove three deprecations.
- [x] Bump …
-
After a fresh `lando destroy` and `lando start` I'm getting errors connecting to redis.
After a successful `lando db-import` I run `lando drush cr` and get this. (I see this with any lando drush c…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
Main.js:
> // i use import show JS ERROR SyntaxError: Importing binding name 'TNSFontIcon' is not found.
```
const {TNSFontIcon, fonticon} = require('nativescript-fonticon');
TNSFontIcon.deb…
-
### Description
Currently, it takes a lot of effort to create a scheduled task.
- define schedule provider
- create a message class
- create a messenger handler.
These steps look too redunda…
-
### Bug report
Hello,
Using Symfony 6.3.4, I am not seeing any traces poping up in Datadog UI when tracing HTTP calls.
What's weird is that, traces are sent when they are going through our cu…
-
Hello
First of all, thanks for the amazing package in both Messenger and Messenger UI for Laravel, what an amazing job!!
Running into a little issue though. When sending messages, they do not ap…