v3.3.1
What's Changed
Added a Small feature to allow to hide Resources from Navigation:
in your panel provider 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
Full Changelog: v3.3.0...v3.3.1