Yes, You need to create , /resources/views/vendor/nova/partials/ and copy the same files from vendor/laravel/nova/resources/views/partials * and place them in newly created folder. Then you can modify as you like. Nove will look in the /resources/views/vendor/nova/ for the layout, if not there it will use the built in files in Vendor directory
Feb 8, 2023
1
Level 2
Nova Partials in v4?
Everywhere I look, I read that i'm supposed to customize partials in /resources/views/vendor/nova/partials/
as discussed here: https://laracasts.com/discuss/channels/nova/nova-avatar-right-top-how-change-it
But i definitely don't have this path available on my v4 install. php artisan nova:publish doesn't create them either.
Am I missing something?
Thanks!
Level 4
1 like
Please or to participate in this conversation.