-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
### I've found a bug and checked that ...
- [X] ... [the doc…
-
### Bug Description
We are experiencing content loss on the latest version of all packages. The problem is intermittent and affects only some entries. We discovered the Craft CLI `resave` action …
-
composer create project
```
╭─ bash test 羽149ms⠀ …
-
### What happened?
### Description
I am having a Variant discount, which is based on the shipping address
This discount works fine when being in the checkout. But I would like to disclos…
-
Error installing on Laravel 10
Class "Illuminate\Foundation\Console\ShowModelCommand" not found
at vendor/nwidart/laravel-modules/src/Commands/ModelShowCommand.php:7
3▕ namespace Nwidar…
-
### Terms
- [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
- [X] This request is not a duplicate of an existing i…
-
The [PHP Setup docs indicate ](https://brain-wp.github.io/BrainMonkey/docs/functions-setup.html) indicate the known limitation that, "Patchwork will fail on every attempt to redefine an internal funct…
-
**Describe the bug**
if I run drush on Drupal 9.5.5 (or 10.0.5) on one site, I get:
[preflight] Mapping values are not allowed in multi-line blocks at line 2 (near "
-
I'm working on a plugin and am trying to abort the install (either `composer install` or `composer update`) from a `POST_FILE_DOWNLOAD` event handler.
Throwing an exception from the event handler o…
-
my docker Container based from "webdevops/php-nginx:8.0" with some modifications like installing "ncat" and "procps"
here my docker run:
`docker run --rm -d --net mynet --ip 172.15.0.1 --hostname…