How to make a custom model attribute column searchable and sortable?
Hey!
I have a getFullNameAttribute() method on my user model - how do i display that full name column in a resource, and then allow searching and sorting on it?
I have a getFullNameAttribute() method on my user model - how do i display that full name column in a resource, and then allow searching and sorting on it?