Is it possible to call methods from a model for list operations? #968
Replies: 2 comments
-
Hello @NuktukDev If you want to customize the operation you can follow our docs Instructions. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Due to not activity I will close the issue, but please feel free to re-open or create a new one if needed. Cheers. |
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.
-
Put simply, I use Laravel-nested-sets and want to use the ->toFlat() method on the model, and use the outcome for my listing data.
How would I go about doing this?
Beta Was this translation helpful? Give feedback.
All reactions