-
I have create the smallest test project to reproduce the bug :
https://github.com/ArnaudBan/filament-excel-export-reproduce-bug
There is a bug when :
1. you set the export to use `fromTable()` an…
-
背景画像、カードの背景画像などもすぐ変えられると良い。
-
### Package
filament/filament
### Package Version
v3.2
### Laravel Version
v10
### Livewire Version
v3
### PHP Version
PHP 8.2
### Problem description
I try to edit The file I have uploaded…
-
Hello, thank you for this package!
I took at a look at the favicon tag, and it seems to be barebones.
I'm curious if it's possible to either exclude that tag (so we can define it ourselves), o…
-
What to do if I have css like this:
```css
html, body {
height: 100%;
}
```
When debugbar adds margin-bottom to body, body goes out of view port for the same value as margin-bottom and I got…
-
With v3, a `TextColumn` can render badges. This can be multiple badges in the one cell if the state of the column is an `array` or `Collection`.
In my case, I have `Tag` models, with a name and co…
-
### Brand Name
Filament PHP
### Website
https://filamentphp.com
### Popularity Metric
The Similarweb rank is #76,720. See https://www.similarweb.com/website/filamentphp.com/ for details.
### Off…
-
Hey, I have problems with updating the chart data. I change the data outside of my chart component and use Livewire's `Reactive` attribute to trigger the update. However, nothing happens. This is my s…
-
The only bit of info i could find was here:
https://filamentphp.com/docs/3.x/tables/advanced#custom-row-classes
however, this was not enough in my case. I had add this to my AppServiceProvider as …
-
When you're using the input field in a right to left website, the slug part breaks, both the preview and the edit:
We can keep using LTR explicitly for this section.