How to use custom Vue component in Laravel Nova template?
I am trying to register my custom vue component to Nova so I can add it to the layout.blade.php but it is not loaded and the identifier is not resolved. How / where to register my custom Nova component?