Ordering navigation groups
Hey everyone, I have a question about the ordering navigation groups.
I use the navigationGroup in 3 resources like this:
And also, I got one more page about the settings and its have a setting navigation group.
In the this case i got 2 group. I wanna ordering this, already followed the docs (https://filamentphp.com/docs/2.x/admin/navigation#ordering-navigation-groups) but I got 404 error. I just edited appserviceprovider like the docs.
2 Replies
Show your code for ordering.
I just made a little mistake, I wrote everything in register not in the boot. π Thanks for your time!