outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
273 stars 97 forks source link

Unable to add sidebar settings option under the group. #58

Closed aliraza371 closed 3 years ago

aliraza371 commented 3 years ago

Hi,

How I can add the sidebar option under any resource group and give it a priority?

Thanks

Tarpsvo commented 3 years ago

Hi! To my knowledge, it is not possible within Nova. It's only possible if you override the whole sidebar component and just rearrange things there manually.