Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

muzafferdede's avatar

What is the best way to show summary of table with Laravel Nova?

Hi, i am trying to show summary of the total of values as mentioned here

It's shouldn't be so difficult i guess but i can't find a way. I am trying to achieve this using lens. I need to show total of column values in someway.

Please let me know if you have any idea. Thanks

0 likes
2 replies
muzafferdede's avatar

Hi, i have tried using metrics but i am not sure how to apply resource filters on metrics. I use lenses because i am summarizing a model resource. So lens has filters needs to be applied then i can summarize it and show it in a way. I wish there was an option to show a table result using actions but i guess there is not yet such a way.

Please or to participate in this conversation.