Results 5 comments of Jonathan Morel

_I have a dream_ ``` mapping: paths: [ '%kernel.project_dir%/src/*/Infrastructures/ApiMapping' ] ``` Maybe in ApiPlatform 4 ? ;)

Like this : ![image](https://github.com/user-attachments/assets/143ab87c-a9a5-4fa4-ab7f-54034677b3bb)

```yaml # config/packages/elastically.yaml elastically: connections: default: client: host: '%env(ELASTICSEARCH_HOST)%' # If you want to use the Symfony HttpClient (you MUST create this service) #transport: 'JoliCode\Elastically\Transport\HttpClientTransport' # Path to the mapping...

I might have time for that during the month of December.