Closed nikoo-eshratabadi closed 4 months ago
Works perfectly
The behavior of the elements is exactly the same as in Nova. If they have no content, they are not displayed.
The MenuDisclosure
element is intended more for the user menu, so that you also have a menu there that is collapsible.
hello @Muetze42 thanks for the reply
i couldn't open the link you shared but it is working now
i just used this in the MenuSection
(MenuItem::make('Users'))->path('/resources/users')->icon('users')
and worked but i had already tried
MenuItem::resource(User::class),
Laravel Version: 10.10 Nova Version: 4.25.1 PHP Version: 8.1.23
hello thank you for the great package I followed the required steps. before i was using digital-creative/collapsible-resource-manager but i have removed it and installed your package instead. unfortunately MenuSection and MenuItems don't work. this piece of code only shows test3 and test 4