mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-18 06:37:28 +08:00
update filamentphp basic
This commit is contained in:
@@ -11,7 +11,7 @@ class ListUserMedals extends PageList
|
||||
{
|
||||
protected static string $resource = UserMedalResource::class;
|
||||
|
||||
protected function getActions(): array
|
||||
protected function getHeaderActions(): array
|
||||
{
|
||||
return [
|
||||
// Actions\CreateAction::make(),
|
||||
|
||||
Reference in New Issue
Block a user