Skip to content
Discussion options

You must be logged in to vote

You can update config/nova.php and extends the default Action Resource and make changes (including allowing it to be displayed in navigation):

/**
 * Indicates if the resource should be displayed in the sidebar.
 *
 * @var bool
 */
public static $displayInNavigation = true;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cheehau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants