BelongsToMany Full Name Accessor
I have
in Course Model have
When call Tables\Columns\TextColumn::make('courses.full_name')
Getting empty field.
How can I solve this?
in Course Model have
When call Tables\Columns\TextColumn::make('courses.full_name')
Getting empty field.
How can I solve this?