awsqed
table in custom page
you can use a table widget: https://filamentphp.com/docs/3.x/panels/dashboard#table-widgets
7 replies
Using JS package in custom widget
well sorry im not good at explaining things through words (without example code), but basically im using this document https://filamentphp.com/docs/3.x/support/assets#asynchronous-alpinejs-components
19 replies
Show Filament Table/Form inside an Infolist tab?
you can ultilize this to add a table/form to the infolist
https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component
i have not tried it yet, but i tried load an infolist in a form so i guess it might work in your situation
4 replies
How to properly search encrypted columns in table
i have not tried this yet
https://github.com/spatie/laravel-ciphersweet
4 replies
Search in hidden column
i use this method to customize the search query and it works
https://filamentphp.com/docs/3.x/tables/advanced#searching-records-with-laravel-scout
3 replies
Custom plugins for the Chart Widgets
hope this could help you: https://discord.com/channels/883083792112300104/1161244536685731860/1162932141638832278
2 replies