-
I have queues at the supervisor. I get a 401 error every 24 hours. it is possible that the supervisor is not updating the token. How to force supervisor to read new token? Thank!!
-
## Is your feature request related to a problem? Please describe
supervisor (supervisorctl) operations
## Describe the solution you'd like
supervisor (supervisorctl) operations
-
### 请描述您的问题
### 使用场景
进程守护启动Laravel队列进程常驻进行任务消费
### 问题描述
目前supervisor安装在宿主,而Laravel在容器内运行。
尝试使用`docker exec 容器名 php /www/sites/网站名/index/artisan queue:work`命令启动并守护。
发现supervisor管理/停止时,其实际PHP队…
xhwsd updated
1 month ago
-
I've been fighting all day with this and hope someone in the community can explain why this is such a huge hassle.
The official Laravel Sail dockerfile is built from Ubuntu, which I gather does not…
-
### Describe you feature request
I'd like to be able to run daemon jobs via supervisor.
Is this possible or not?
I've tried, but I can't run supervisor with frankenphp, even though it's instal…
-
### Error Message and Logs
Hi all! First of all, I absolutely love Coolify, it's made my life significantly easier and I've been pushing it to my company HARD.
The issue happens (at least) when depl…
-
### What happened?
Hello world! Please tell me how to solve the problem with frunkenphp. When conducting stress tests, an error constantly crashes:
```
2024-10-19 13:48:55 2024-10-19 10:48:55,862 I…
-
![Screenshot 2024-10-21 155409](https://github.com/user-attachments/assets/5254c211-0a47-490b-8981-024a22f94f04)
public function html(): HtmlBuilder
{
$buttonClass = 'btn mx-2 px-4 …
-
### Horizon Version
^5.19
### Laravel Version
^11.0
### PHP Version
8.3.8
### Redis Driver
Predis
### Redis Version
^2.2
### Database Driver & Version
_No response_
…
-
There are places in Laravel code that I wish for better comments. To me better is not necessarily more, but it is most of the time. I try to list some cases here. Examples are from laravel/horizon unl…