dissto
How to set tooltip on table header?
This is just how macros work.
$this
will get bound to the instance you access it on. So $this
is the TextColumn in that case. See the collection example from the laravel docs19 replies