mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-29 00:07:23 +08:00
Introduce filament
This commit is contained in:
@@ -6,5 +6,9 @@ return [
|
||||
'list' => [
|
||||
'page_title' => 'Medal list'
|
||||
]
|
||||
]
|
||||
],
|
||||
'get_types' => [
|
||||
\App\Models\Medal::GET_TYPE_EXCHANGE => 'Exchange',
|
||||
\App\Models\Medal::GET_TYPE_GRANT => 'Grant',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user