You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i add entries to different levels of the menu in multiple places in my application. I was using laravy menu packages, which would let me access any submenu already created versy easily.
I can't seem to find the way to do that, other then creating macro's for each submenu. But that doesnt feel like a correct way.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i add entries to different levels of the menu in multiple places in my application. I was using laravy menu packages, which would let me access any submenu already created versy easily.
I can't seem to find the way to do that, other then creating macro's for each submenu. But that doesnt feel like a correct way.
so an example
level 1
level 1.1
level 1.2
level 1.3
level 2
level 2.1
level 2.2
how can i add a link inbetween the existing 1.1 and 1.2
Beta Was this translation helpful? Give feedback.
All reactions