Header Table SortBy
I cannot for the life of me figure out in the docs where to replicate the sort by found on this page of the demo: https://demo.filamentphp.com/blog/authors
Solution
The demo for that resource is using a split and a stack https://github.com/filamentphp/demo/blob/main/app/Filament/Resources/Blog/AuthorResource.php
GitHub
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.