777not888's avatar

How to show trashed items?

I disabled filter by adding in resource:

public static function softDeletes()
    {
        return false;
    }

How I can show deleted items on page of resource by default?

And how highlight it with a different color?

0 likes
0 replies

Please or to participate in this conversation.