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 has been archived by the owner on Sep 10, 2019. It is now read-only.
Every page should be rendered with an instance of a
Menu
class that is in charge for handling the page structure based tasks.For example
$menu->all()
should return all pages and$menu->current()
should return the current page.One should be possible to render a menu using the functions
Menu
has to offer:The text was updated successfully, but these errors were encountered: