-
### Description
Steps to reproduce the bug:
Use named bindings in a database query, for example:
`DB::select('select * from users where id = :id', bindings: ['id' => 1])`
In my case, I have …
-
I would like to make sure a resource exists using the exists validation rule like normal however I would like to not include soft deleted resources. Since the database will only check against `null` i…
-
I'm trying to make use of the `BatchDetectSentiment` API, however I am constantly getting errors regularly when making requests (so some requests are going through fine). There seems to be no logical …
-
# Bug Report
## Steps to Reproduce
1. Set up a deployment using the official directus docker image.
2. Connect a MySQL 8 database.
3. Configure everything using env vars.
4. Enter the con…
-
## New feature motivation
I want to use this plugin on vite.
## New feature description
vite is a popular js and css pack tool, use es module to compiler, hope this wonderful plugin can suppo…
-
### Before feedback (在反馈之前)
- [X] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能)
### Describe Feature (描述功能)
When using regular expressions with `|` sign, the …
-
### maryUI version
1.35.6
### daisyUI version
4.12.10
### Livewire version
3.5.6
### What browsers are affected?
Firefox, Chrome, Safari, Microsoft Edge
### What happened?
I am following the …
-
Congratulations on the plugin. Changing the language of texts set in Vue files is satisfactory.
However, I have to notify that when error validation messages are received on a form, they still arri…
-
**Describe the bug**
I tried different options for providing a private composer-repository but the all seem to result in an error (See below). A while ago i had Dependabot running for the same reposi…
-
### What happened?
![image](https://github.com/user-attachments/assets/e677c804-7ef6-407b-b796-b6534c4d314d)
how to custom validation messages?
### How to reproduce the bug
input wrong password
…