-
### What happened?
i cant install cache-handler for xcaddy
```Dockerfile
FROM debian:bookworm AS builder
# Install necessary packages
RUN apt-get update && apt-get install -y --no-instal…
g-ra updated
3 months ago
-
### What happened?
I'm trying to deploy a symfony app on [Platform sh](https://docs.platform.sh/) with the frankenphp binary.
I put the frankenphp binary and a Caddyfile in my symfony project an…
-
I performed the following steps to set up my Laravel project with Docker:
1. Created a new Laravel project.
2. Navigated to the newly created Laravel project directory and installed Laravel Octane…
-
### Describe you feature request
Given im using TYPO3 CMS ...
* i have to configure an additional CronJob to run the TYPO3 scheduler (Task runner).
* Using the message bus (symfony/messenger) for T…
-
### Cashier Paddle Version
2.4.3
### Laravel Version
11.10.0
### PHP Version
8.3.7
### Database Driver & Version
PostgreSQL 15
### Description
I'm using Cashier Paddle with …
-
### What happened?
I have set the `curl.cainfo` value in `/etc/php.d/my-app.ini`
```
curl.cainfo = /var/lib/frankenphp/.local/share/caddy/certificates/acme-v02.api.letsencrypt.org-directory/dev.s…
-
Is there a way to share a benchmark or the typical sylius-standard and this fork ?
If you have some obviously, otherwise I will try myself. Thank you !
-
### What happened?
[Updated](https://github.com/Simbiat/simbiat.ru/commit/ee70d73856973b674327a48e5e813a2aab96e796) to 1.2.5, and now looks like Caddy variables from config are not being expanded. Or…
-
![image](https://github.com/shinsenter/php/assets/1113045/6e139721-b8a3-436d-8e2c-943dbc8271f5)
I tested in Arch linux with docker, and macOS M2 with Orb (docker after all)
Both was working yesterda…
-
### What happened?
I run a Docker container with Laravel and FrankenPHP in its Docker image. Everything works fine and the issue isn't there anymore when I kill the running container and spawn a new …