Mathias E.

Results 18 issues of Mathias E.

Hello, it seems we cant retrieve workflows from metadata. i can see the workflows in the network tab when uploading, i have a table in the database which record payload...

Hello, i have an issue with checkboxes, the generated name is not correct, it has a [] at the end of it : https://github.com/DubFriend/jquery.repeater/blob/1c3ba62b6a6801f0555cd58ba23706a6b65a4c1e/src/repeater.js#L162 but a checkbox is not multiple....

**I'm submitting a ...** (check one with "x") ``` [X] Bug report [ ] Feature request [ ] Other, please describe ``` **Tell about your platform** * flatPickr version :...

### What happened? Hello, There is a required_if translation for every locales in `@vee-validate/i18n/dist/locale/*.json` while there is no required_if rule : ``` { "code": "fr", "messages": { [...] "required_if": "Le...

Hello, i have a problem with the use of @internal tag in phpdoc, like in BaseEngine class : ``` /** * Override default column filter search. * * @param string...

enhancement
Hacktoberfest

Hello, the firewall does not provide/override some headers that laravel provide, firewall 429 headers : ``` HTTP/1.1 429 Too Many Requests [...] X-RateLimit-Limit: 60 X-RateLimit-Remaining: 53 [...] ``` those are...

### Versions: - ide-helper Version: 3.1.0 - Laravel Version: 10.48.20 - PHP Version: 8.1.29 ### Question: When i'm using ide-helper:models -M, the HasFactory::factory() method is not recognized properly, it works...

question

The cache does not seems to work with gcl, a simple config as below fail with gcl but succeed with gitlab, if i do `ls vendor` i get the files...