Lucas Mirloup

Results 7 comments of Lucas Mirloup

Thank you for your answers :+1: I don't mind using `attachables` if it conveys the same information as `content` and doesn't trigger a PHPStan error, but unfortunately that's not the...

Hi @DerManoMann @GuilhemN :wave: Thanks for the fix ! I kinda forgot about this issue.. It works now AFAIR, can we close it ?

I may have opened an issue in the wrong repository, is [helios-ag/fm-elfinder-php-connector](https://packagist.org/packages/helios-ag/fm-elfinder-php-connector) the one that is vulnerable ? Both of them ?

@henderkes > Have you tried putting it into a route handler, just to make sure it isn't the built-in ordering skewing your expected results? Something like that? ```caddyfile handle {...

> https://caddyserver.com/docs/caddyfile/directives/route > > This one Oh right, I'm gonna try that 👍

> https://caddyserver.com/docs/caddyfile/directives/route > > This one Hi @henderkes, I've tried using `route` instead of `handle` in different ways, but that doesn't seem to work either.. After debugging this and looking...

Hi @AlliBalliBaba @henderkes, a little update I forgot to send earlier. In order for Symfony to work correctly, I currently have to use this boilerplate each time I want to...