Replies: 1 comment 1 reply
-
Спасибо что реализовали оставил комментарий Merge pull request https://github.com/moonshine-software/moonshine/pull/358 from lee-to/belongs-to-many-inline |
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.
-
(Прикручивал Spatie авторизацию)
При связи через 3 таблицу В ресурс контроллере BelongsToMany::make('Права доступа', 'permissions', new UserResource(),
)->select()
Таблица через меню выводиться как :

Можно ли сделать например метод inLine() вывести в линию... а не таблицей.?
Костыли я наваял в Трейте WithFields для себя сделал ... но хотелось бы чтоб было официально
А стало бы вот так

Beta Was this translation helpful? Give feedback.
All reactions