Showing table in a Livewire's component view

I'm trying to show filament table in livewire view following documentation: https://filamentphp.com/docs/2.x/tables/getting-started#preparing-your-livewire-component but I get error Using $this when not in object context
Filament
Getting started - Table Builder - Filament
The elegant TALL stack table builder for Laravel artisans.
3 Replies
Dennis Koch
Dennis Koch2y ago
Show some code 🤷‍♂️
toeknee
toeknee2y ago
Did you resolve your issue?
Mirnes
MirnesOP2y ago
There was something wrong with installation, when reinstalled everything was fine

Did you find this page helpful?