how to add submenu
-
Hello All
I have create a new menu , but how to create a sub menu for the menu ?
Best regards
-
@cmpengineers
submenu can be created by adding (.) , if you want to create submenu for your menu HELLO WORLD write HELLO WORLD.submenu in your package and merge it in AdminServiceProvider.php -
@Jyoti said in how to add submenu:
@cmpengineers
submenu can be created by adding (.) , if you want to create submenu for your menu HELLO WORLD write HELLO WORLD.submenu in your package and merge it in AdminServiceProvider.phpwhere in my package ? you mean Config/menu.php ?
would appreciate if you can take a screenshot and show where exactly
Best regards
-
Yes in config/menu.php
-
so i add a submenu inside Config/menu.php inside HelloWorld package
can you check the below picture
and how do i merge it with AdminServiceProdvider.php i did not understand
please advise im new to laravel framework
Best regards