Tables query
Hello there i have a problem.
I have a Resource where i defined the list eloquent query on model, and i have a action where the modal content is a livewire table where the query is loading the resource query and its ignoring his own query
How can i fix it ?
I have a Resource where i defined the list eloquent query on model, and i have a action where the modal content is a livewire table where the query is loading the resource query and its ignoring his own query
How can i fix it ?