rinvex/laravel-menus

From where should I call `Menu::register()`

nasirkhan opened this issue · 1 comments

What is the recommended place to call the Menu::register() to create a new menu?

If I want to create a frontend menu that will be open to all the visitors? should I create a new service provider or use some middleware or something else?

Is the Facade, try \Menu or Rinvex\Menus\Facades\Menu