25: Menu Builder part 2
In this lesson, you will work through Menu Builder part 2 as part of How to build a CMS with Filament 3 and Laravel 11 (package-development focused).
Caption excerpt: All right, so in this episode, first and foremost, let's head into our dashboard page here. One of the issues we had in here is that this page name for the dashboard page is not the best one to use because this will give a error in our application. So let's go ahead and use the correct root. So the way we can find roots like this is using this case, we are just in root list and it will be filament.admin.pages. And if we don't go here, you can see that theme's one and there's the dashboard one. So all we have to do...