Searchable Relationships in Tables
So if i have , i cant simply add do
->searchable(['user.name','user.phone']) to add the phone field as a searchable attribute to it. Whats proper way to handle this?