Relative Content

Tag Archive for laravellaravel-filamentfilamentphp

Laravel Filament Relationship Title Attribute

When displaying the form for a model and it’s select relationship, I want to customize the title attribute it displays in the selection. Specifically, I want to have the user title come back as ‘first_name last_name’.