Alexandre Beaujour

Results 61 comments of Alexandre Beaujour

Hi @flibouk Yes I did. I created a Filter which extends `ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter` Inside I override the function `addWhere` which can be found here `/vendor/api-platform/core/src/Bridge/Doctrine/Orm/Filter/DateFilter.php` ```diff

Hi @acasademont , Do you suggest that I build my own image ?

Do you have documentation on how to use this bin/ppm ?

Ok I found the documentation : https://github.com/php-pm/php-pm/wiki/Use-without-Docker

@acasademont ``` $ docker rm -vf $(docker ps -a -q) $ docker-compose up --build ppm_1 | /var/www ppm_1 | +---------------------+-------------------+ ppm_1 | | bridge | HttpKernel | ppm_1 | |...

@mlasri-web2 , Show me your `AppDateFilter` file

Hello @huysentruitw , > Can you also add the code of your updated LINQ query? I didn't write any LINQ query. The LINQ query is generated by the middlewares `UseOffsetPaging`...

Hi @ItsMe-TJ Can you provide your system configuration ? windows 10 ? 11 ? linux ?