FilamentF
Filament2y ago
10 replies
joao nivaldo

Incorrect ordering

Hello everybody. Guys, why is this ordering always wrong? The 1040 should come at the end and not at the beginning of the list. This column is of type int. Is there anything I can do to figure out how to fix this or see why this is happening? Remembering that I am using the Filament v2 table Builder in this project. Thanks
image.png
Solution
Are you casting it as an integer in the model?
Was this page helpful?