cmatheo
cmatheo
Hello @mikeu, thank you for your fast answer. And sorry for coming back to you so late, I spent a good portion of yesterday and today trying to reproduce my...
Same problem here, maybe I'm doing something wrong. I forked the project and tried to reproduce some of my own code architecture for debugging sake, here's the link: https://github.com/Narthall/symfony-docker There's...
Hello everyone, As pointed out by @gponty here: https://github.com/dunglas/frankenphp/issues/578#issuecomment-1954636647 It seems like it is a Xdebug problem: https://bugs.xdebug.org/view.php?id=2216 But it is encountered with Apache, nobody encountered it with Caddy in...
Same thing for me, using `data_uri_thumbnail` in conjunction with AssetMapper does not work in dev environment. Even using the solution pointed out by YetiCGN does not work, as it is...
Hey! I ran into a similar problem with the same recipe, but for Firefox. I had to include this in my Dockerfile (new code + changing the geckodriver from aarch64...
Hi @Danielss89 I had a similar problem using nginx (or, more specifically, the nginx-proy-manager docker image) to redirect to my frankenphp server. Here was the error my frankenphp server gave...