lara-zeus / sky

CMS for your website. it include posts, pages, tags, and categories. with a frontend scaffolding ready to use
https://larazeus.com/sky
MIT License
136 stars 25 forks source link

allow to hide Resources from Navigation #176

Closed atmonshi closed 10 months ago

atmonshi commented 10 months ago

you can hide any resource from the side nav

->hideResources([
        FaqResource::class,
    ])

for more check out the docs: https://larazeus.com/docs/sky/v3/getting-started/configuration