frankenphp
frankenphp copied to clipboard
🧟 The modern PHP app server
Hi there, Thanks for the amazing work, very excited about frankenphp. I have multiple laravel apps on my server and I have setup the Caddyfile and get all the sites...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5. Release notes Sourced from golangci/golangci-lint-action's releases. v5.0.0 What's Changed Changes feat: add support for pull_request_target and only-new-issues by @kovetskiy in golangci/golangci-lint-action#506 feat: add option...
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....
### What happened? See #268, which I do not have the permission to reopen. To reproduce: https://github.com/mhpcc/frankenphp_imap_test/ ### Build Type Official static build ### Worker Mode No ### Operating System...
### What happened? I'm getting the following error while trying to run frankenphp on FreeBSD 14.0 amd64/x86_64. I've built PHP with the flags for linux listed in compile.md and have...
### What happened? Hello, I run the self contained binary which has a laravel application After running it I can see that database is not connecting.  MySQL database is...
### What happened? When using the FrankenPHP Docker image with a Drupal project installed, a crash happens when I'm trying to load a specific page (other pages seemed to work...
Why is this happening? I'm doing everything exactly according to the [documentation](https://laravel.com/docs/11.x/octane#frankenphp). Maybe the problem is that I'm using wsl? error  ``` grigory@DESKTOP-NOCEPT4:/mnt/d/projects/test$ docker-compose up --build WARN[0000] /mnt/d/projects/test/docker-compose.yml: `version`...
### What happened? Hey All! Im trying to see if its possible to get Xenforo working with FrankenPHP. This is my Caddyfile ```Caddyfile { {$CADDY_GLOBAL_OPTIONS} frankenphp { worker ./worker.php }...
Closes https://github.com/dunglas/frankenphp/issues/623. Closes https://github.com/dunglas/frankenphp/issues/678. Closes https://github.com/dunglas/frankenphp/issues/689.