Skip to content

v0.1.3

Compare
Choose a tag to compare
@milewski milewski released this 02 Oct 05:56
  • Add the ability to define resources without the need of a group
  • Add the ability to add external and internal links to the sidebar
  • Add the ability to add custom label directly from the configuration, example:
'resources' => [
    'Custom Label' => \App\Nova\SomeResource::class
]