Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sinisa's avatar

Dynamic side menu in Laravel Nova based on selected resource.

I would like to have a sidebar menu dynamically changed depending on what base resource is selected, so with one click you can get a list of related models.

I.e. lets say base my system is used to administer multiple companies in a group. When I select a specific company I would like that Side menu links are generated to give direct access to i.e. invoices, contacts, product etc related to that company. Sort of filtering resources based on a related resource.

0 likes
0 replies

Please or to participate in this conversation.