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:
No description
No description
4 Replies
awcodes
awcodes3mo ago
Make sure you are following the v2 docs.
al ghali
al ghali3mo ago
Yes, I've done everything as written in the documentation and double-checked, but the issue remains.
awcodes
awcodes3mo ago
Did you install filament/tables or filament/filament? It looks like you are using the v3 panels implementation.
Want results from more Discord servers?
Add your server
More Posts
Is it possible to register livewire endpoints for columns?I'm trying to come up with how I can create more advanced custom column types in filament, but as faIs it possible to make table on custom page without eloquent?I want to make POS with livewire, and I can't figure out how I can make table with reactive array daHelp with database table names and model, resource folder structureHello everybody. Sorry, this is completely off topic, but I need help now. I think there are peopleMail problem rendering view with data with two arraysHello. I have a row action which lets users send email with attached Pdf with some info about the reGetting event after record creation (afterCreate not working here)I have 2 tables `contacts` and `contacts_profile`. I have a form to create a contact (and also fill move repeater actions inline with the componentsis there a way in filament where i can move these cloneable and deletable actions inline with the Tailwind CSS not applied on custom pagesI'd like to styling my custom pages created using "php artisan make:filament-pages" with tailwind csWho has experience with 1 million+++ rows using Filament?Who has experience with 1 million+++ rows using Filament? Is there any concern to use Filament for tPersist search value in select?Hi all, Is it possible to keep the search term active in a searchable multiple select dropdown? FoCreate default filter to be todayI have a table and I want to make the default filter to be today so that today's record are showned