Widget on own filament page

Hello Folks! There is a specific widget that I would like to have displayed specifically on its own filament page.
php artisan make:filament-page Foo
php artisan make:filament-page Foo
I add it to the page and it is displayed correctly, but I am unable to stop it from being displayed in the Admin Panel. Is there any way I can do this or am I confusing the concept of things here?
1 Reply
Babiute🍎🐍
Babiute🍎🐍7mo ago
The answer is:
Yep. Move it out of the autodiscovery path. Then you can include it on any page you want. All of the pages have methods to load widgets. by awcodes
https://discord.com/channels/883083792112300104/956270111176679516/1180310025433010277