Replies: 1 comment 1 reply
-
|
похоже это все еще не работает.. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From the docs:
You may also create related many-to-many relationships from the "attach" and "update attached" pages. To enable this feature, invoke the showCreateRelationButton when defining a BelongsToMany or MorphToMany relationship:
BelongsToMany::make('Roles')->showCreateRelationButton(),
Was this removed, never implemented or am I misunderstanding?
Beta Was this translation helpful? Give feedback.
All reactions