docs
docs copied to clipboard
API Platform documentation
As seen with @dunglas I've created a dedicated file for doctrine filters and elastic search filters and reorganized the core filters documentation.
Serialization support for Laravel Eloquent & fix image
Adds Laravel-specific documentation sections for subresources
Documentation for PR: https://github.com/api-platform/core/pull/6720
As seen together by messages @dunglas , while waiting to write the complete testing doc for Laravel (PHPUnit & Pest), we can move the test doc that is compatible only...
…properties Allow for aliasing of properties used while running http calls via filters to the api.
The context of using `MultipartDecoder` is when we are [Uploading to an Existing Resource with its Fields](https://api-platform.com/docs/core/file-upload/#uploading-to-an-existing-resource-with-its-fields). `MultipartDecoder` works as expected when an API POST is done and a new...
See https://github.com/api-platform/core/pull/7221