vue2-admin-lte icon indicating copy to clipboard operation
vue2-admin-lte copied to clipboard

Side Menu not working properly when using with Laravel

Open stiffroy opened this issue 5 years ago • 2 comments

I am using this package with my Laravel (v5.6) project. Things are going pretty well but I am having some issue with the side menu. Whenever I click on any menu link, the right template is rendered and the page is properly displayed. But the menu link is not set as 'active'. This is not a big issue but I am looking forward to solve this minor issue with your help. The route name and its relevant URL is something like this -> {domain_name}/#/{vue_route} . To mention here, the '#' comes by default from the settings of Laravel Mix and Webpack.

stiffroy avatar Jul 05 '18 22:07 stiffroy