added search button for users admin page

This commit is contained in:
Čarodej
2021-12-01 09:42:47 +01:00
parent b08662b307
commit dd3e477593
6 changed files with 391 additions and 431 deletions
+3 -1
View File
@@ -20,7 +20,9 @@ class UserSetting extends Model
protected $keyType = 'string';
protected $table = 'user_settings';
protected $casts = [
'id' => 'string',
];
/**
* Format avatar to full url