-
## Description
Implement an endpoint that deletes a comment(s) from a post, and ensures error handling and safe deletion of the data.
## Acceptance Criteria
#### Endpoint
- The endpoint should …
-
Discussing what a State of CSS survey would look like.
-
We've started working on the next major Twig release. As announced last year, this new version will probably land under the Symfony mono-repository.
For the first time in Twig history, I'd like to …
-
**Describe the bug**
At the issue https://github.com/pkp/pkp-lib/issues/8929, the user had an issue with memory limit.
I think it's worth to add an `ini_set('memory_limit', -1)`, at least for the up…
-
Hey!
I'm currently playing around with a custom schema builder, that allows registering classes that extend the schema and eventually create a cacheable DocumentNode. It is working pretty well, my …
-
It would be great to be able to see the model structure right from NeoVim.
Laravel has this `./artisan model:show `, i.e.:
```
[21:27:50] (000) ~/p/m/m/sandbox ❯❯❯ ./artisan model:show Group
…
-
**Describe the bug**
The events from the package are not dispatching.
**To Reproduce**
Steps to reproduce the behavior:
1. Create user with wallet
2. Deposit amount on wallet
3. Expect to rece…
-
When using the following snippet to generate a basic CSR from RSA key, it seems the wrong encryption type is set..
**Some issues..**
- signature algorithm was set to rsassaPss instead sha256WithRS…
-
-
staudenmeir/eloquent-has-many-deep: v1.20.1
laravel/framework: v11.15.0
Since updating from Laravel 10 to 11 my `previewFile` relation doesn't work anymore.
The exception is quite obvious:
…