Resource Page outside filament
I have a filament resource and there, there is the
Is there a way, to add none "Filament" pages as well, for example to a regular Controller?
I wanna add a "preview" route for it:
For now, I added it as a classical route.
getPages method, which registers the routes for the resource:Is there a way, to add none "Filament" pages as well, for example to a regular Controller?
I wanna add a "preview" route for it:
For now, I added it as a classical route.