-
### What happened?
Quick context:
Application on Symfony 6.4, Api Platform, Lexik JWT Bundle, very basic (CRUD-type) - almost default configuration.
Once deployed in production mode, my app start…
-
### What happened?
I'm running (trying) to run NextCloud on FrankenPHP, which has been working for the most part, but when running the included Console script, I get a syntax error that there is co…
-
How to run Symfony Messenger with this setup?
I thought about this in compose.yaml:
```yaml
php-worker:
build:
context: .
target: frankenphp_dev
image: ${IMAGES_PREFIX:-…
-
Hello FrankenPHP team,
I have known about the project for a while, and finally have the time to try it out. I find the current documents a bit lacking, however. Perhaps my use case is a bit very sp…
-
**Is your feature request related to a problem? Please describe.**
The documentation for the docker images points you at https://hub.docker.com/r/dunglas/frankenphp/tags, with... quite a few images (…
-
### What happened?
**HERE THIS BUG WITH TRY Running as a Non-Root User**
I try to change a user root on my docker frankenphp but isn't working.
Let's see :
Building frankenphp
Step 1/5 : FROM…
-
### Discussed in https://github.com/dunglas/frankenphp/discussions/247
Originally posted by **ruudk** October 7, 2023
I'm wondering if it would be possible to have custom PHP ini settings in …
ruudk updated
1 month ago
-
Hello,
On production we're currently using the [frankenphp standalone binaries](https://github.com/dunglas/frankenphp/releases/latest/download/frankenphp-linux-x86_64) with the Api Platform distrib…
-
### What happened?
Compared to every other extension I checked (except for mysqlnd), FrankenPHP is the only one whose version number has a `v` prefix. This is inconsistent with the greater ecosystem …
-
Hello!
Does anyone know how to run multiple containers of FrankenPHP at the same time?
I'd like to use it for local dev environment instead of XAMPP (WAMP/MAMP et al.) and this for a bunch of d…