ActiveNavigation
Hello hope you guys have a nice day!
I am upgrading from twill2 to twill3. I see you guys removed A17\Twill\Http\ViewComposers\ActiveNavigation;
View::composer('unusual::partials.navigation.*', ActiveNavigation::class);
What is the replacement method. (We are currently using legacy navigation for now).
2 Replies
Hi @hazarcandoga sorry for the delay, I'll look into this.
no worries, I found the related functions in new NavigationLink class and TwillNavigation class that enables me to mimic the old activenavigation class