-
**Describe the bug**
Facing some bugs while using with [Laravel Octane](https://laravel.com/docs/10.x/octane).
**To Reproduce**
Steps to reproduce the behavior:
Describe method in Screen class
…
-
I was just wondering what the best practices are or what the community's thoughts are on when to use:
a) Constructor injection
b) Method injection
c) Facades
d) Global helper functions
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
I've been using the [purify](https://github.com/st…
-
### Octane Version
2.5.5
### Laravel Version
11.23.5
### PHP Version
8.3.11
### What server type are you using?
Swoole
### Server Version
Ubuntu 24.04 LTS
### Database Driver & Version
MySQ…
-
### Description
ok guys i been looking for this issue for two days already and can not find the problem i am using laravel 11 with octane (roadrunner) all the latest versions (fresh install) , i go…
-
I followed this example as a template for my server config:
https://openswoole.com/docs/modules/swoole-server/configuration
However, it appears that a number of settings are invalid:
> OpenSwoo…
-
I have been trying to run cattr on Kubernetes for several days, but I keep encountering the following error message:
```
/package/admin/s6-overlay/libexec/preinit: notice: /var/run is not a symlin…
-
### Octane Version
2.5.4
### Laravel Version
11.21.0
### PHP Version
8.3.6
### What server type are you using?
Open Swoole
### Server Version
22.1.5
### Database Driver & Version
_No respon…
-
### What happened?
I'm trying out frankenphp with laravel octane and it's not detecting the memcached module. I did a php -m on the docker image the app is running on and the module is there, but lar…
-
### What happened?
First of all, this is not actually a bug, but I spent a lot of time on it, so I'm documenting my issues here for future reference. You can close this issue immediately.
I instal…