-
- Octane Version: 1.0.9
- Laravel Version: 8
- PHP Version: 8
### Error Exception
#### Undefined array key "type"
This crashes entire Swoole process:
```shell
Undefined array key "type"
…
gotys updated
3 years ago
-
- Octane Version: 1.0.8
- Laravel Version: 8.50.0
- PHP Version: 8.0.8
- Server & Version: Swoole 4.6.7
- Database Driver & Version: no db
### Description:
After upgrading facade/ignition fr…
emaia updated
3 years ago
-
- Octane Version: 1.0.9
- Laravel Version: 8.53.0
- PHP Version: 8.0.3
- Server & Version: Swoole 4.7.0
- Database Driver & Version: MySQL 5.7
### Description:
When I try to run Octane server …
-
### 🎉 Feature Request
#### Summary
Hi. This library is in my opinion the best solution.
At the moment, synchronous requests are now used to receive telegram updates.
It would be nice if this l…
-
- Octane Version: 1.0.10
- Laravel Version: 8.53.1
- PHP Version: 8.0
- Server & Version: Swoole / RoadRunner 4.6.7
### Description:
I have a file that I'm attempting to download from storage..…
-
Bit of a feature request. We're using docker/kubernetes more and more in our environment and [Prometheus](https://prometheus.io/) seems to be the default & recommended stats/health-check system to use…
-
Apologies its more of question and not bug 🙏
We have a Laravel application and we are using the mentioned package to interact with our neo4j. Thank you for the excellent package.
Do we need to …
-
- Octane Version: 0.5.0
- Laravel Version: 8.4.0
- PHP Version: 8.0
- Server & Version: RoadRunner 2.1.1
- Database Driver & Version: MySQL 8.0.23
### Description:
I'm getting an intermitten…
-
Laravel has released first party package [octane](https://laravel.com/docs/8.x/octane) to support Roadrunner.
Do we need to migrate to octane on going forward?
-
Debugbar version: 3.5.5
Laravel version: 8.40.0
Octane version: 0.4.0
I'm not too well-versed in how Octane is supposed to handle app and config methods, but it seems to be erroring when using `$…