Replies: 1 comment
-
|
Filament uses Livewire. Wouldn't it make more sense to use an Inertia table or something similar instead of what you are trying to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Table builder
Package Version
v3.0
How can we help you?
I am interested to use filament table builder with inertia js.
I want to get array of data that will return from backend,
Is there any way to get builder data instead of returning the view?
I have tried like this way but not working. any idea?
Thanks in advance.
// in routes/web.php
I dont get any data
Beta Was this translation helpful? Give feedback.
All reactions