Replies: 1 comment
-
laravel-datatables/src/EloquentDataTable.php Lines 29 to 30 in 8c909ea Looks fine but maybe we should adjust the match case instead? Also, what would be the output if changed to |
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.
-
laravel-datatables/src/EloquentDataTable.php
Line 35 in 8c909ea
Instead of that line we should probably update it to this:
This way we can include the relation data in the result model instances.
Beta Was this translation helpful? Give feedback.
All reactions