Closed
Description
- 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:
Metadata
Metadata
Assignees
Labels
No labels