mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
city.name search
This commit is contained in:
@@ -33,6 +33,7 @@ class Meetup extends Resource
|
||||
public static $search = [
|
||||
'id',
|
||||
'name',
|
||||
'city.name',
|
||||
];
|
||||
|
||||
public static function afterCreate(NovaRequest $request, Model $model)
|
||||
|
||||
Reference in New Issue
Block a user