© 2026 Hedgehog Software, LLC
TextInput::make('user.name')
name
user
Group::make([ TextInput::make('name') ]) ->relationship('user')