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

nanuqcz's avatar

Powerfull datagrid for Laravel?

Hello,

is there any good data grid component / addon for Laravel? Something nice and powerfull like this one: https://examples.contributte.org/datagrid-skeleton/filters

This one is perfect, it's just make for another framework. In your code you just need to pass the model, setup which columns to show and where to render it in the view. It supports detailed filtering, inline editing, action buttons and much more.

Thank you for your tips.

0 likes
2 replies
nanuqcz's avatar

@Sinnbeck I will rather use some JS library like AG Grid which is well documented with a lot of examples.

I just hoped for something with the same quality (a lot of examples, good documentation, a lot of active users) built right for Laravel.

Please or to participate in this conversation.