filters
method. To attach a filter to a resource, you should simply add it to the array of filters returned by this method:
Searchable Select Filters
Select filters may be optionally searchable. To allow your select filter to be searchable, invoke thesearchable
method when registering your filter:
app/Nova/~Resource.php