Apparently, there are options in the filament-shield config that solves the problem. Set discoveries to true depending on your needs.
'discovery' => [
'discover_all_resources' => true,
'discover_all_widgets' => true,
'discover_all_pages' => true,
],