-
### Steps to reproduce
Install phpMyAdmin using Composer:
```
composer create-project --no-dev --prefer-dist phpmyadmin/phpmyadmin /opt/phpmyadmin
```
### Expected behaviour
No errors / warnin…
drubb updated
2 years ago
-
I am trying to use `@field` in my react.js application. This application is bought theme from Themeforest. The error i am facing is this
```
ERROR in ./src/watermelon/model/Staff.js
Module build …
-
Hi there,
maybe i'm wrong, but it seems that throw ValidationException::withMessages([config('recaptcha.recaptcha_v3.error_message')]); don't display in the form.
the validation exception is throwed…
-
Olá, hoje 23/10/2017 a Receita federal passou a não utilizar mais o captcha padrão e começou a usar o recaptcha, o que inviabilizou o captcha usado anteriormente, saberia alguma forma de resolver este…
-
### Lang Package Name
laravel-lang/common
### Lang Package Version
6.4.0
### Laravel Framework Version
10.48.15
### PHP Version
8.1.18
### Dependencies
"require": {
"php": "^8.1",
…
bedoz updated
2 months ago
-
Hi,
Why do I receive this error? even if the noCaptcha is a green check.
"g-recaptcha-response" => array:1 [
0 => "validation.captcha"
]
Thanks
-
PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /vendor/tecnickcom/tcpdf/tcpdf.php on line 16900
`composer require spipu/html2pdf`
Using PHP 8…
-
### Discussed in https://github.com/spatie/laravel-google-cloud-storage/discussions/94
Originally posted by **owuraku** August 16, 2024
I get this error when using the adaptor on a Statamic we…
-
### Describe the bug / バグの説明
A clear and concise description of what the bug is. / バグの内容のかんたんな説明を記載してください。
フォーム設定から公開フォームを新規作成しようとすると、画面レイアウトが崩れて設定できなくなる。
### To Reproduce / 再現手順
Please describe…
-
**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…