-
**Describe the bug**
I'm encountering an error when trying to dynamically set the currency and locale for the `MoneyInput` component in Filament forms. The error occurs specifically when trying to us…
-
I'm using https://github.com/barryvdh/laravel-ide-helper to generate auto-complete for PhpStorm. I guess it's invoking all services providers to work. As a result I'm getting following exception:
```…
-
- Laravel Version: 10.2.0
- PHP Version:8.0.2
- Laravel-admin: 1.8
### Description:
I am trying to remove multiselect and add only select in Usercontroller. But it's not working.The error is
…
-
### Scribe version
4.37.1
### PHP version
8.3.9
### Framework
Laravel
### Framework version
11.20.0
### Scribe config
```ruby
title => "xxx API Dokumentation"
auth.enabled => true
auth.defa…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
### Package
filament/filament
### Package Version
v3.2.99
### Laravel Version
v11.20.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2
### Problem description
…
-
I'm getting an error when I try to edit/view an existing feed. I want to trigger manual sync but this error is currently blocking me. This wasn't occurring before I updated the site. Unsure what versi…
Humni updated
3 years ago
-
Hello,
I'm trying to update my project to Laravel Nova 4 and laravel-nova-nested-form is not compatible :
**Log:**
`PHP Fatal error: Declaration of Yassi\NestedForm\NestedForm::jsonSerializ…
-
## Description
Encountered a `SyntaxError` due to an unexpected end of JSON input within the Laravel Intellisense extension for Visual Studio Code. This error arises during the parsing process, poten…
-
**Describe the bug**
When trying to enter more characters than I'm allowed to, I receive an error message. In general all text fields that have limits should receive a max length limiter to help the …