Skip to content

Navigation

Navigation is defined in PHP. The simplest path is adding ->sidebar('Label', $icon) to a latticePage route, which registers a menu entry alongside the page it points at. Menus are collected server-side and surfaced to the React shell, so navigation stays in sync with the pages it links to.

See Getting Started for adding a page to the sidebar.