If you are toling about using partials in Nova v4 like in nova v3.1, it is not possible (easily). But there is a easy way to change the logo. Take a look in https://nova.laravel.com/docs/4.0/installation.html#branding
Apr 26, 2022
1
Level 5
Can I use Nova (3) auth partials?
Using nova 3.
I can change the svg for the logo in
resources/views/vendor/nova/partials/logo.blade.php
I used fill-current so the dashboard logo would be white on black background just like the nova logo.
However it remains black on the login page and I need a different color.
Do I need a custom theme? Would it help?
Can I use the nova auth logo partials like I use the logo partial and just load a different svg?
Please or to participate in this conversation.