-
**Describe the bug**
when using PHP-fpm and artisan serve command packages works fine but when using laravel/octane with swoole the stream becomes nonsense
**To Reproduce**
Steps to reproduce the…
-
Hi everyone,
I'm having problem when using this package with Laravel 11 Octane running Swoole. As my debug, the problem occur when WSO2 IS authenticated and request to my `/saml2/{uuid}/acs` route …
-
### Summary
This feature request proposes the creation and provision of an Docker image for phpvms. The introduction of an Docker image will streamline the setup process for users, offering a more co…
-
This appears to be because Octane runs using the PHP CLI (console).
As a quick fix, I've updated my function, as highlighted below. However, it will be great to have this as the default.
PS: Tha…
-
### What happened?
Hey I use laravel octane with frankenphp. I do a large export from elasticsearch and then get a 500 with this error:
Allowed memory size of 134217728 bytes exhausted (tried t…
-
### Expected behaviour
connect to redis server properly
### Actual behaviour
When I try to connect from laravel app cantainer to Redis container in AWS ECS env I got the error like
```
protocol …
-
# ✨ 概要
# なぜ必要
preloadをやってこなかったため
# 備考
現状で十分早い。
設定が地味に手間なのでpreloadが必要なレベルならlaravel octaneとか検討したほうが良いかも?
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a simple script for reproducing the error.
```php
[$response] = Octane::concurrently([…
-
I am getting this error after upgrading the package.
This is caused by HandleCors::class not resolving from the container. Seems like the package now has an issue if HandleCors::class is loaded in …
-
## Update: Version 4 is now in early access, see the `#announcements` channel on [our Discord](https://archte.ch/discord)
Hey everyone,
Soon (in a few weeks) I'll start working on the next major…