Hi!
I am the creator of the Menu package.
You are probably missing the import statement, it looks something like this:
use Menu\Menu;
Let me know if you need further assistance.
Whoops, I think you are referring to another Menu package, in that case the import statement looks like this:
use Lavary\Menu\Menu;
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community