Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

knubbe's avatar
Level 36

Modify Laravel Nova Login form

I want to add additional button on laravel nova login form. How to modify that form because I can not find that file?

0 likes
2 replies
otrsw's avatar

Just remember to do a php artisan nova:publish

Then: resources\views\vendor\nova\auth\login.blade.php

1 like

Please or to participate in this conversation.