Enable the Symfony Serializer to normalize entities to arrays.
opensearch:
indexes:
products:
serializer:
enabled: true
groups: ['search']
The bundle uses SerializerInterface::normalize() with json format and the configured context.
How can I help you explore Laravel packages today?