v0.1.3
- 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
]