The data is not displaying in the Filament Table Builder v2.
Hello! Please help me, I'm using PHP 8.0, Laravel 8, and Livewire 2. I installed Filament Table Builder according to the documentation. My table is displaying, but there are no data in it. The data is stored in the database, but all I see is:
4 Replies
Make sure you are following the v2 docs.
Yes, I've done everything as written in the documentation and double-checked, but the issue remains.
Did you install filament/tables or filament/filament? It looks like you are using the v3 panels implementation.
For stand-alone table see https://filamentphp.com/docs/2.x/tables/getting-started