Override Global Search's category title
Is there any easy way to override the category title that is shown for the resource in the global search results?
Solution
I think that comes from the Resource's
https://github.com/filamentphp/filament/blob/7713dc2703c29ccd824cc04a48b3b95c6081898e/packages/panels/src/GlobalSearch/DefaultGlobalSearchProvider.php#L24
getPluralModelLabel():https://github.com/filamentphp/filament/blob/7713dc2703c29ccd824cc04a48b3b95c6081898e/packages/panels/src/GlobalSearch/DefaultGlobalSearchProvider.php#L24
GitHub
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament