-
**Describe the bug**
Psalm stuck on analyzing a model that contains `HasRecursiveRelationships` trait from [`staudenmeir/laravel-adjacency-list`](https://github.com/staudenmeir/laravel-adjacency-list…
-
### Preliminary checklist
- [X] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/))
- [X] I have searched [existing i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Run a Diagnostic and Paste Link Here
Link to debug output: https://gist.github.com/jepster/5ce49a9a6a9a373285e…
-
-
Just in case : by _migrations_, I mean updating the database schema, not moving from one database to another.
Do you have an idea about how to handle migrations ?
I've just had one. Let me share w…
-
### What happened?
We are using Dockerfile with `dunglas/frankenphp:1.2.1-php8.3.9-bookworm` without workers.
It works fine; however, when I run 4 E2E workers against the container, it gets kill…
-
### Details
Finish the required features for a filament 3 crm. Also refactor for php 8.3 and laravel 11. Use a filament 3 resource for the contacts.
Checklist
- [X] Modify `app/Filament/Admin/Res…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Output of `ddev debug test`
Expand `ddev debug test` diagnostic information
```
======== Output file w…
-
- Laravel Version: 10.18.0
- Nova Version: v4.26.4 (Silver Surfer)
- PHP Version: 8.2.14
- Browser type and version: Chrome 120.0.6099.216
### Description:
I want to have `sole()` actions that …
-
Hello! Is this queue system faster than laravel horizon? Horizon uses lpush,lpop redis commands.
And another question - can I specify the number of workers that will process tasks (listen for new str…