Comments & Discussion
F
I was wondering if you have done or could do an example where the Top Navigation is placed in a header instead of the topbar. I am trying to make a layout where I have:
Topbar - site branding and user identification or join/login buttons
Header - main page navigation
Main - content and secondary navigation
Filament will only put main navigation in a sidebar or the topbar. I tried creating a custom layout but don't understand their code well enough to pull it off.
N
We haven't done such but the logic would be use render hooks and add filament components to them. Which hook to use check docs. For which component to render only diving into source code you would find. Just today on X someone shared some modifications, might give you some directions.
I finished the course but my progress is 0
Hi, sorry about that - we were doing some optimizations and there was a tiny issue. Should be fixed now!