You'll need to run: php artisan nova:publish
The file should then be available in your project by going to \views\vendor\nova\auth\login.blade.php
Apr 11, 2022
4
Level 1
Customize Vue templates
Hi all
I've just got Nova installed and having a little look around. It seems that the core templates are written in Vue and are in the Nova folder in the vendor directory.
I was wondering if there is an easy way to maybe copy these files into my codebase and modify them? There are some customisations iooking at doing, such as modifying the login screen
Thanks
Please or to participate in this conversation.