Global search
Overview
Global search allows you to search across all of your resource records, from anywhere in the app.
Setting global search result titles
To enable global search on your model, you must set a title attribute for your resource:
protected static ?string $recordTitleAttribute = 'title';