-
I tried switching from `latest` to `legacy-latest` (`dunglas/mercure:legacy-latest`).
The docker images crashes with the following errors:
```
2020/12/09 22:57:34 /!\ This Mercure binary is depre…
-
I configured FosElasticaBundle by following this tutorial: https://hugo-soltys.com/blog/use-api-platform-with-elasticsearch-instead-of-doctrine-in-your-symfony-application
I want to use Elastic Se…
-
```
/**
* @ApiResource(
* attributes={
* "normalization_context"={"groups"={"user:read", "media"}},
* "denormalization_context"={"groups"={"user:write"}}
* },
* …
-
Hello!
I am observing strange mercure behaviour. It has around 1000 or less subscribers but it seems that memory consumption increases gradually until it eats up all available memory. Then process…
-
Hi,
the general GET method for a resource is breaking when adding a filter to the resource.
after defining this Entity (look below) the filter is working on the following endpoint `GET api/res…
-
Hi
I want to add custom hydra:mapping to custom endpoint.
I created new endpoint using Action
```
/**
* Add drugs to unified group
*
* @Route(
* name="api_drug…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.74.0 3.75.0 The missing Symfony Admin Generator
sonata-…
-
Hello everyone,
I want to make a large POST request that is able to create an entity, its "childs" (many to many - maybe it's the reason why it does not work -) and the childs of the childs. I have…
-
Continuing from https://github.com/dunglas/mercure/issues/384: I want to log only error or warn error level.
Still having problems even with 0.11 version.
I found [this thread](https://caddy.comm…
-
1. The radio station link is available on the home page
2. Once clicked, the station starts playing through the user’s device audio.
3. Ability to play and pause is displayed.