arsadi
arsadi
FFilament
Created by arsadi on 6/1/2024 in #❓┊help
Show Indicator on Custom Filter doesn't work
What I am trying to do: I am trying to display my custom date filter indicator. My filter contain 2 field, created_from and created_until What I did: I've add a method called indicateUsing() on my Custom Filter, I've follow the documentation here : https://filamentphp.com/docs/3.x/tables/filters/custom#multiple-active-indicators My issue/the error: I still don't get my indicators. even the filter counter dosn't work (still 0).
6 replies
FFilament
Created by arsadi on 12/25/2023 in #❓┊help
Filament panel not installed yet
Even I've done the command php artisan filament:install --panels Before, I ran php artisan migrate:fresh to fresh my db. but after successfully fresh my db, I want to create my filament-user but that error shown. I've try to upgrade my filament to latest version v3.1.28 Am I missing something?
8 replies
FFilament
Created by arsadi on 12/4/2023 in #❓┊help
How to customize Breadcrumb label
No description
4 replies