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