7 Replies
like, by default for all tables in your app?
Filament
Listing records - Resources - Admin Panel - Filament
The elegant TALL stack admin panel for Laravel artisans.
this is for sorting individual tables
Feel free to do a PR for the tables config.
i know it but i want make something as global
so how would you do that globally then? not all tables have the same columns. I think it does not make sense to implement this, as the overhead of adding ->defaultSort is minimal
You would have to change the core and make a PR to filament to support defaults