-
Hello team,
I just received this on email:
"Hello,
I'm trying to create a model via Devtools, but if I create a column with decimals, it crashes.
It seems to come from laravel-shift.
I'…
-
### What happened?
I'd like to use Livewire components in an array.
My initial requirement is to display a hidden row when I click on an icon in a column. This row loads another table.
I managed …
-
### Package
filament/filament
### Package Version
v3.0.0
### Laravel Version
v10.0.0
### Livewire Version
v3.0.0
### PHP Version
8.2.4
### Problem description
I try to insert table builder …
-
When trying to deploy on my nginx server I noticed that it had the same issue as livewire, so I had to add the following to my nginx.conf to make it work. Might be good to add it to the docs.
```
…
-
### Volt Version
1.6.2
### Laravel Version
10.10
### PHP Version
8.2.12
### Database Driver & Version
_No response_
### Description
```php
Initial value: {{ $count }}
…
-
I installed Clockwork as a dev dependency and my whole app errored out with: `array_key_exists(): Argument #1 ($key) must be a valid array offset type`
I uninstalled Clockwork and everything runs f…
ghost updated
1 month ago
-
**To Reproduce**
Steps to reproduce the behavior:
1. put a wire:model in a select
2. put a :async-data in a select
**Dependencies**
-WireUI Version: 2.05
-Laravel Version: 10.4
-Livew…
-
### Bug description
If you add a text field to a form with the _Input Type_ of `hidden`, it hides that field from form submissions in the control panel.
If it's intentional, I think a field setti…
-
### Package
filament/filament
### Package Version
v3.0.0
### Laravel Version
v10
### Livewire Version
v3.0.0
### PHP Version
php.8.1
### Problem description
SelectFilter::make('Domain')
…
-
### 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