Using customized accessors on Global Search

What if you need to have results in your Global Search but not given by by a native eloquent attribute but by a computer attribute (Accessor) that you will create? Let's deep dive in a way to completely generate computed columns with the results you want to show in your Global Search results

Lesson Resources