Talha Chughtai
Talha Chughtai
FFilament
Created by Talha Chughtai on 11/11/2023 in #❓┊help
table in custom page
No description
7 replies
FFilament
Created by yassions101 on 11/11/2023 in #❓┊help
Remove default widgets on dashboard
go to the AdminPanelProvider there you will find a Widgets array just remove the default classes in it.
3 replies
FFilament
Created by Talha Chughtai on 11/11/2023 in #❓┊help
table in custom page
@awsqed when i make table widget and pass it in the custom page getHeaderWidgets() function then it has exception Unable to find component: [app.filament.widgets.latest-orders]
7 replies
FFilament
Created by Talha Chughtai on 11/6/2023 in #❓┊help
Custom page in resource
okay okay thanks i was calling url in the action.
7 replies
FFilament
Created by Talha Chughtai on 11/6/2023 in #❓┊help
Custom page in resource
i have added it in the resources getPages Array. but when i call it for example on list products i do Action::make('')->action(url('that url which i specified there on get pages array')). it doesnt work button just do nothing.
7 replies