-
Hi,
I've tried last week to set up a demo project, as simple as possible, to try UX Turbo with Mercure.
Unfortunately, I can't find a way to make this work.
The best I managed to get is a 401 U…
-
After docker-compose pull and docker-compose up -d I have the same error in logs for mercure and vulcain containers: level=fatal msg="open /certs/localhost.crt: no such file or directory
![image](h…
-
I seem to have an error with this configuration:
```
api_platform:
mercure:
hub_url: '%env(MERCURE_SUBSCRIBE_URL)%'
```
Symfony comes back with:
`Environment variables "MERCURE_…
-
Hi, how can i integrate this bundle in my stateless app ?
Note: I already have a token generated after the authentication of the user; I would like to use this token as the Authorization Bearer in m…
-
Hi.
If you just follow the instruction in the [Install-Section in README.md](https://github.com/api-platform/demo#install) you will get the error.
`yaml: line 53: did not find expected tag URI`
T…
-
We have a Symfony 4.4 project and connect to a Mercure hub within the official Docker container following this documentation: https://symfony.com/doc/4.4/mercure.html
It usually works fine, but at …
-
The main goal would be to simplify the generated code, and to depend of one less library. It will also make this generator easier to use with Next.js.
Alternative: use https://github.com/facebookin…
-
**API Platform version(s) affected**: 2.6.8
**Description**
I have all my entities set up as `SoftDeleteable` using `StofDoctrineExtensions`, but I've noticed a couple issues in using this.
…
-
Similar to https://github.com/dunglas/symfony-docker/issues/173 but different error.
Hello, I'm running ```sudo docker-compose up --build``` straight after cloning the template and it fails with the …
-
According to the [Configuration docs](https://api-platform.com/docs/core/configuration/) the `absolute_url` option should return the IRI as absolute urls. However, on v2.6 this option is not recognize…