frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

🧟 The modern PHP app server

Results 375 frankenphp issues
Sort by recently updated
recently updated
newest added

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...

dependencies
github_actions

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...

bug

### 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...

bug
enhancement

### 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. ![image](https://github.com/dunglas/frankenphp/assets/167512458/9af8ff4c-523c-40a4-91d1-44c5e735f3fd) MySQL database is...

bug

### 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...

bug

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 ![image](https://github.com/dunglas/frankenphp/assets/69295468/b443ff98-ae45-4aa2-b671-b2e1b4a644f8) ``` 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 }...

bug

Closes https://github.com/dunglas/frankenphp/issues/623. Closes https://github.com/dunglas/frankenphp/issues/678. Closes https://github.com/dunglas/frankenphp/issues/689.