-
When the following database connection code is enable , it will crash the whole octane running franken without any error
```
$data = DB::table('test')->get();
```
Command used to run FrankenPH…
-
### What happened?
[The "embed" documentation](https://frankenphp.dev/docs/embed/) has an example [`static-build.Dockerfile`](https://github.com/dunglas/frankenphp/blob/main/docs/embed.md#creating-a-…
-
### Octane Version
2.2.7
### Laravel Version
10.40.0
### PHP Version
8.3.1
### What server type are you using?
FrankenPHP
### Server Version
FrakenPHP 1.0.3; Caddy v2.7.6
### Database Driver…
-
Hi, I tried FrankenPHP on 2 different Symfony 6.3 projects and get the error:
```
Maximum call stack size of 83360 bytes reached during compilation. Try splitting expression in /app/vendor/symfony…
-
### Octane Version
2.3.5
### Laravel Version
11.0.7
### PHP Version
8.3.4
### What server type are you using?
Open Swoole
### Server Version
latest
### Database Driver & Version
MySQL 8
##…
-
### Pulse Version
1.0.0-beta15
### Laravel Version
11.0.7
### PHP Version
8.3.3
### Livewire Version
3.4.9
### Database Driver & Version
mysql:8.0 Docker Image
### Description
When conducti…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
When using the standalone binary server (https://github.com/dunglas/frankenphp/releases/tag/v1.0.3), I get the following error when using the `GLOB_BRACE` constsant:
```
Fatal error: Uncaught Erro…
-
Frankenphp docs are saying:
> Variants for PHP 8.2 and PHP 8.3 are provided. [Browse tags](https://hub.docker.com/r/dunglas/frankenphp/tags).
Me going to Docker Hub:
![image](https://github.com…
shyim updated
9 months ago
-
### What happened?
I am using octane with frankenphp, it's working well when I don't touch the Kafka part. It becomes crash and request were hanging up after trying to use kafka topic producer.
…