old function getTableContent in version 2
https://v2.filamentphp.com/tricks/use-custom-view-for-table-content
in this link there is an example where I can use the getTableContent function
this function gave me the possibility of using a customizable blade, having access to every field of my record....
Unfortunately it is inherent to version 2
was it translated in version 3?
Is there a function/command where I can do the same thing?
Thanks in advance
in this link there is an example where I can use the getTableContent function
this function gave me the possibility of using a customizable blade, having access to every field of my record....
Unfortunately it is inherent to version 2
was it translated in version 3?
Is there a function/command where I can do the same thing?
Thanks in advance
Filament
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.