auth()->user( ) returns null in shouldRegisterNavigation()
auth()->user() returns null in shouldRegisterNavigation() method on a custom dashboard.
Seems like the user is not authenticated before that method is called.
Seems like the user is not authenticated before that method is called.