menus icon indicating copy to clipboard operation
menus copied to clipboard

Call to undefined method asUl

Open vargas11 opened this issue 6 years ago • 0 comments

Hi I upgrade laravel to version 6 and now I am getting Call to undefined method asUl nav.blade.php I have in my composer.json "caffeinated/menus": "^4.0",. and this for the blade : config('site.main_menu')->asUl(['class' => 'dropdown-menu', 'role' => 'menu', 'aria-labelledby' => 'dropdownMenu1']) Can someone tell what may be wrong. Thanks

vargas11 avatar Nov 05 '19 00:11 vargas11