Bug fix:
New feature:
Bug fix:
Bug fix:
New feature:
Request > File > Attributes > Query. The json file in the body is identified by the mime type application/json or text/json. The DTO handler will also remove these files from the Request object to leave you with only the other files in your multipart body (such as uploaded images).Bug fix:
Bug fix:
Bug fix:
Bug fix:
Bug fix:
[@Assert](https://github.com/Assert)\DateTime and [@Assert](https://github.com/Assert)\Date will now transform the property type in DateTime if no type is set.ParamConverter. Check the documentation.Behaviour Change:
Request. It now uses the following priority: Request > Attributes > Query > Cookies.New features:
Request object. It loads the content with the following priority: Request > Attributes > Query.New features:
except option for the UniqueEntityData constraint to support the Expression language.app.data_transfer_object to declare DTO instead of using the [@DTO](https://github.com/DTO) annotation.Breaking changes:
except option for the UniqueEntityData constraint, it is now mandatory to use this to target a property withing the DTO (e.g. this.targetEntity).Bug fixes:
UniqueEntityClass service when no EntityManager is configured.Features:
How can I help you explore Laravel packages today?