-
### Octane Version
2.5.6
### Laravel Version
10.48.22
### PHP Version
8.1.29
### What server type are you using?
Swoole
### Server Version
5.1.4
### Database Driver & Ver…
-
## 包版本号
~3.7.0
## 问题描述
如标题
## 你的代码
![image](https://github.com/user-attachments/assets/8100bff6-434a-4e61-a862-7ebe024d3609)
## 报错详情
[2024-10-12 15:25:33] local.ERROR: 服务未找到: Yansongd…
-
Hi,
Laravel = 8.*
PHP = 8
Laravel Octane
Swoole
Currently, I'm facing a problem with this package if using Laravel Octane & Swoole.
During redirect to IDP URL,
> swoole Exit()
will …
-
how to reload swoole http server ? in laravel there's `php artisan octane:reload`
-
### Octane Version
2.5.9
### Laravel Version
11.x
### PHP Version
8.3.11
### What server type are you using?
Swoole
### Server Version
5.1.4
### Database Driver & Version
_No response_
###…
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
-
### Octane Version
2.3.4
### Laravel Version
10.46.0
### PHP Version
8.2.20
### What server type are you using?
Swoole
### Server Version
5.1.1
### Database Driver & Version
_No response_
…
Pluuk updated
1 month ago
-
Any guys try to run Laravel schedule with Swoole please? You know the `schedule:run` would run very job inside isolated process, which is not not practical, because I got 50,000 jobs to run. So I am …
-
Hi there,
first of all, thank you so much for this detailed list of benchmarks.
Just curious to see benchmark results with [laravel-octane](https://laravel.com/docs/10.x/octane) using [openswool…
-
### Summary
look at file PHPOpenSourceSaver\JWTAuth\Providers\LaravelServiceProvider:45
if (isset($_SERVER['LARAVEL_OCTANE'])) {
$clear = function () {
JWTA…