-
Does [laravel-octane-dockerfile](https://github.com/exaco/laravel-octane-dockerfile) support HTTPS connection?
How to use HTTPS?
-
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…
-
Hello,
I'm developing an API using the latest dockerize with the Alpine version of [FrankenPHP](https://frankenphp.dev/) (`dunglas/frankenphp:latest-alpine`) and I use Mercure to synchronize data w…
-
After installing the library on macOS following [these instructions](https://github.com/e-dant/watcher/issues/58#issuecomment-2434851203), I get the following error:
```
dyld[10323]: Library not l…
-
Briefly mentioned this one Twitter.
I recreated a very simple repo that has this issue, with basically just an empty Symfony project fresh from `symfony local:new`.
https://github.com/jorismak/f…
-
Is there any way to configure frankenphp to have dynamic http workers like fpm does? It can reduce memory usage.
-
Hi,
I have Laravel api that returns simple text when I use Postman on the first request and second request without changing the API response will reponse immediately, but when I edit the API like t…
-
Hi frends! [libvips/php-vips](https://github.com/libvips/php-vips) is fast and low-memory usage graphic engine (for create image thumbnails, add watermarks and etc.). Bechmarks compare to imagick and…
-
### Describe you feature request
When using ngrok with the basic/default setup of Franken server on docker everything works locally (i.e. https://localhost works as expected), but created by ngrok …
-
Hey,
I was wondering if you guys happen to have some basic docs about how to deploy Api-Platform on Platform.sh.
As much as I love all the custom stuff you're adding to it (Mercure, Frankenphp) …