-
### Package
filament/filament
### Package Version
v3.2.113
### Laravel Version
11.23.5
### Livewire Version
v3.5.8
### PHP Version
8.2.18
### Problem description
requiresConfirmation doesn'…
-
### Package
filament/filament
### Package Version
v3.2.116
### Laravel Version
v11.27.1
### Livewire Version
v3.5.6
### PHP Version
v8.3.11
### Problem description
My error page template is…
-
### Package
filament/filament
### Package Version
v3.1.12
### Laravel Version
v10.35.0
### Livewire Version
v3.2.6
### PHP Version
PHP 8.2.0
### Problem description
When creating a record, …
-
### Filament Version
v3.2.95
### Plugin Version
v3.4.5
### PHP Version
PHP 8.3.8
### Problem description
The "redo" button or shortcut is not working in editor, nothing happens.
https://gith…
-
` //fixing up creation token not created and the notification not sended`
`protected function mutateFormDataBeforeCreate(array $data): array
{`
`$data['type'] = "db";
retur…
-
### Package
filament/filament
### Package Version
v3.2.108
### Laravel Version
v11.20.0
### Livewire Version
_No response_
### PHP Version
8.3.9
### Problem description
Imagine if you are r…
-
### Package
filament/filament
### Package Version
v3.2.117
### Laravel Version
v11.27.2
### Livewire Version
_No response_
### PHP Version
PHP 8.2
### Problem description
Database Notificat…
-
### Donate 💰 to fund this issue
- You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
- 100% of the funding will be distributed between the F…
-
### Package
filament/filament
### Package Version
latest
### Laravel Version
v3.2.115
### Livewire Version
_No response_
### PHP Version
PHP 8.3
### Problem description
I have SalesOrderLin…
-
Initial pass to remove Tailwind classes from views into CSS files with `@apply` (CSS files could be restructured, moved, or imported differently to how they are now, the work in this stage is just to …