Skip to content

BelongsToMany edit not work and no needed #1003

Closed
@approached

Description

@approached
  • Laravel Version: 5.6.39
  • Nova Version: 1.1.7
  • PHP Version: 7.1

Description:

I have BelongsToMany connection. If click on edit i can't edit it. This problem i have on all models.
I have no extra fields, so me don't need the edit function. Is that possible to disable?

BelongsToMany::make('Products that use this attribute', 'products', \App\Nova\Product\Product::class),

Steps To Reproduce:

screen shot 2018-11-21 at 13 03 30
2.
screen shot 2018-11-21 at 13 03 42

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions