Ontamine&Vue
Ontamine&Vue
FFilament
Created by Ontamine&Vue on 10/17/2024 in #❓┊help
modify the black background of the png image generated with the apexchart
Hi everyone, i am asking if there is a trick to modify the black background of the png image generated with the apexchart. thanks
4 replies
FFilament
Created by Ontamine&Vue on 10/15/2024 in #❓┊help
modify apexchart burger menu
No description
5 replies
FFilament
Created by Ontamine&Vue on 10/14/2024 in #❓┊help
create stacked bar chart with apexcharts
Hi everyone, i am asking how creating a stacked bar chart with apexchart? thanks
5 replies
FFilament
Created by Ontamine&Vue on 9/9/2024 in #❓┊help
table widget with InteractsWithPageFilters
Hi everyone, I'm trying to match my widget table filter with the InteractsWithPageFilters trait, thanks
6 replies
FFilament
Created by Ontamine&Vue on 8/29/2024 in #❓┊help
toggleColumn with confirmation modal
Hi everyone, i'm trying to add a confirmation modal to beforeStateUpdated method for toggleColumn. thanks
2 replies
FFilament
Created by Ontamine&Vue on 8/28/2024 in #❓┊help
Add active filters in top of dachboard page
Hi everyone, I don't know how to display active filters in the head of the dashboard page? i'm using an action modal. Thanks
15 replies
FFilament
Created by Ontamine&Vue on 8/16/2024 in #❓┊help
displaying data on doughnut chart whithout need to hover on
Hi everyone, i am asking how to display data on chart without hovering, thank you
11 replies
FFilament
Created by Ontamine&Vue on 8/5/2024 in #❓┊help
groupby another relationship column in chart
Hi everyone, i dont know how to group by a relationship column like: $data = Trend::query(User::query()->with('service:name,id')->groupBy('service_id')) ->between( now()->startOfYear(), now() ) ->perYear() ->count();
2 replies
FFilament
Created by Ontamine&Vue on 7/25/2024 in #❓┊help
darkmode
Hi everyone, How to enable darkmode only for admin users? thanks
5 replies
FFilament
Created by Ontamine&Vue on 6/21/2024 in #❓┊help
RichEditor content inside a repeater can't be viewed in update page
Hi, in prod, i don't understand, why the content of RichEditor field, inside a repeater, can't be viewed in update page but no problem in view page. Thx
5 replies
FFilament
Created by Ontamine&Vue on 3/6/2024 in #❓┊help
what merhod to use in import action: castStateUsing or filstateUsing
Hi everyone, i have a table with id and name and i want to modify name, while importing, based on a condition applied to id, so my question is, which method i should use to achieve this, castStateUsing or fillStateUsing? thank you
2 replies