Skip to content
Discussion options

You must be logged in to vote

You can now specify openOnNewTab() to open external link on a separate tab. Otherwise, it will default to open on the current page starting from 4.13.0:

MenuItem::externalLink('Documentation', 'https://nova.laravel.com/docs')->openOnNewTab();

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crynobone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature Request implemented Feature Request implemented
2 participants