Control ordering of navigation group after being registered?
We have a core package that registers navigation groups from our CorePackageServiceProvider.
This gets used on multiple projects.
For one of the projects we need to add an important navigation group to the start from AppServiceProvider but this is getting added to the end.
Is there a way of interacting with the navigationGroups array?
This gets used on multiple projects.
For one of the projects we need to add an important navigation group to the start from AppServiceProvider but this is getting added to the end.
Is there a way of interacting with the navigationGroups array?