Profile Picture in Panel Sidebar
I would like to display user profile picture with additional details like membership type or memberID in panel sidebar right above dashboard menu item. How to do this?
2 Replies
Solution
Use a render hook and a custom view.
Thanks alot. Yes, I got the documentation. PanelsRenderHook::SIDEBAR_NAV_START renderhook following documentation should work for me. https://filamentphp.com/docs/3.x/support/render-hooks#registering-render-hooks