You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2026. It is now read-only.
I'm using the MenuDisclosure to create a custom user menu where the application settings will be held. But the icons are appearing above the menu items and not inline like in your example project. I also tried installing the Font Awesome icons but the command you gave does not appear to do anything.
Here is my code, the font awsome icon does not appear and hero icons are above the menu item. Am I missing something here?
`
Nova::userMenu(function (Request $request, Menu $menu) {
I'm using the MenuDisclosure to create a custom user menu where the application settings will be held. But the icons are appearing above the menu items and not inline like in your example project. I also tried installing the Font Awesome icons but the command you gave does not appear to do anything.
Here is my code, the font awsome icon does not appear and hero icons are above the menu item. Am I missing something here?
`
Nova::userMenu(function (Request $request, Menu $menu) {