© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•13mo ago•
14 replies
raheel3031

fabricator menu item duplicate

i have made a customResource for the fabricator menu. How can i remove the duplicate menu item Pages? i cannot find it in the documentation.
image.png
Solution
I have asked it there.

Maybe it is this. I have to register this in the appserviceprovider

use Z3d0X\FilamentFabricator\Resources\PageResource;
 
PageResource::navigationGroup('Blog');
PageResource::navigationSort(1);
PageResource::navigationIcon('heroicon-o-cube');
use Z3d0X\FilamentFabricator\Resources\PageResource;
 
PageResource::navigationGroup('Blog');
PageResource::navigationSort(1);
PageResource::navigationIcon('heroicon-o-cube');
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Resource Menu Item
FilamentFFilament / ❓┊help
2y ago
Hide Profile Menu Item
FilamentFFilament / ❓┊help
15mo ago
fabricator plugin
FilamentFFilament / ❓┊help
17mo ago
menu item background color changing
FilamentFFilament / ❓┊help
3y ago