F
Filament8mo ago
Ne

The table is a subgroup that must be selected next.

public static function getRelations(): array { return [ RelationGroup::make('group1', [ UserProfileRelationManager::class, PaymentRelationManager::class, ]), RelationGroup::make('group2', [ CourseAccessRelationManager::class, ]), ]; }
No description
0 Replies
No replies yetBe the first to reply to this messageJoin