Getting custom resource page into navigation sidebar
How to add a custom created resource page (under
has no effect.
I thought about adding it via ServiceProvider:
but how to get the url of it (see
but this resulted in
Filament/ResourceName/Pages/, not the one under Filament/Pages/) to the sidebar navi?has no effect.
I thought about adding it via ServiceProvider:
but how to get the url of it (see
??? in the code? Triedbut this resulted in
Call to a member function getId() on null error.