Skip to content

BelongsToDepend doesn't support Fields to attach fields to pivot table in BelongsToMany #111

@dan-lutd

Description

@dan-lutd

Not sure if BelongsToMany is supported per Issue 71
I am getting the error: Method Orlyapps\NovaBelongsToDepend\NovaBelongsToDepend::fields does not exist.

Where the fields in the fields method are the extra fields on the pivot table.

Without
->fields(
Text::make('Customer number'),
),

I get the Method Illuminate\Database\Eloquent\Collection::getKey does not exist. error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions