livewire-datatables
livewire-datatables copied to clipboard
Custom attribute defined in model is not accessible
attribute is set in the model like
function getMyThingAttribute()
{
}
How to access my_thing
?