Change page title #6433
Replies: 1 comment 1 reply
-
Did you figure this out? Trying to do the same thing. I want to change the text show in the browser tab specifically. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Laravel Version: 10.10
Nova Version: 4.25.1
PHP Version: 8.1.23
Description:
I am trying to change the page title for each resource. I know i can override the label() function but i would like to hide the resource label on the index page and still have the page title to show something for example the singular label.
Beta Was this translation helpful? Give feedback.
All reactions