Open
Description
Hi,
I imported your package but when I try to create a menu like this:
Menu::create('navbar', function($menu)
{
$menu->url('home', 'Home', ['target' => 'blank']);
});
I have this error:
Non-static method Pingpong\Menus\Menu::create() should not be called statically, assuming $this from incompatible context
Metadata
Metadata
Assignees
Labels
No labels