#Use Array in Table Builder
5 messages · Page 1 of 1 (latest)
Using a database view, and creating a model works nicely.
Otherwise: https://usesushi.dev/
Using a database view, and creating a model works nicely. - How to do this?
You can use similar logic to our tutorial: https://laraveldaily.com/post/filament-load-table-data-from-3rd-party-api
Also, googled a few github discussions pointing that this feature of array in table will be properly available in Filament 4
https://github.com/filamentphp/filament/discussions/12920
GitHub
Package Table builder Package Version v3.2.62 How can we help you? I'm looking to make a simple page with a table that displays some data. Something like this: protected array $arrayData = [ [&...