FrankenPHP, a modern high-performance PHP application server is now officially supported by the PHP Foundation.
It would be nice to have support for this in lando.
I imagine the following configuration options:
config:
php: '8.4'
via: frankenphp
php_extensions: gd intl zip
worker_mode: true
FrankenPHP, a modern high-performance PHP application server is now officially supported by the PHP Foundation.
It would be nice to have support for this in lando.
I imagine the following configuration options: