-
### What happened?
so whenever i try to set hijri date picker to live mode and give it some after state updated there is 2 problem appears first one
is assume today one of these days [21,22,23,24,25…
-
### What happened?
I cannot currently filter the table dynamically, as the table only correctly updates on page refresh when applying a new filter.
### How to reproduce the bug
1. Log in as a user …
-
### What happened?
```php
Calling static trait method LaraZeus\Bolt\Concerns\Designer::ui is deprecated, it should only be called on a class using the traitvendor/lara-zeus/bolt/src/Livewire/FillFor…
-
We should be able to provide the route as a third parameter to override the `take_redirect_to` config or `getTakeRedirectTo` method.
`route('impersonate', ['id' => $id, 'guardName' => 'web', 'redir…
-
-
### What happened?
Filament\Pages\BasePage::getInfolist(): Argument #1 ($name) must be of type string, null given, called in /xxx/xxx/xxx/vendor/filament/infolists/src/Concerns/InteractsWithInfolists…
-
I'm having a problem with this package when deployed to production via Laravel Forge.
I use Laravel Herd locally and it works fine. Anyone know what is causing this issue in production?
```
[pr…
-
### Package
filament/forms
### Package Version
v3.2.10
### Laravel Version
v10.41.0
### Livewire Version
v3.3.5
### PHP Version
PHP 8.1, 8.2, 8.3
### Problem description
When using a RichEd…
-
When trying to use this field inside a Repeated Field, we get the following error:
Sample Code:
```php
-
Hello Ryan,
I have lots of fun with Orbit flat files as my data store. I am building a small demo application for me. One piece is a basic budget list with an amount integer field. In my Filament 3…