I found a way to redirect straight to a resource when visiting my Nova dashboard, however ideally I would want to completely hide the Dashboard link in the sidebar, has anyone found a way to do this?
/**
* Indicates if the resource should be displayed in the sidebar.
*
* @var bool
*/
public static $displayInNavigation = false; // Change to true if you would like to show this resource in the sidebar.