I was looking through the docs and searched if kirby 3 introduced any way to get a page’s panel url. Since now the page - panel url also changed, i would’ve loved to see a method so we could just call something like $page->panelUrl() in use-cases such as having a front-end to display data whichout too much hacky stuff.
could’ve been nice, since we also have the option to change the panel slug as well…
seems there is none.
Looking for alternatives before i’ll do the hacky way.