Closed scramatte closed 2 years ago
Yes. I make it this week
Hi,
Any news ? I absolutely need login page with username instead email and it looks that the old method I used doesn’t works now.
Pleased update me. Regards
I'm building this registration in a new Laravel+Nova installation and documenting what & how I did it.
I've discovered more or less how it works, but I still need some assistance. Moreover I've detected some bug in your code. Currently, all pages will be named Nova.Register( I've already made some fix for this but before PR, I need to get it full working).
As you can see, I've got a couple of page, "My" and "Register" but something is missing as path is not available, I got a 404 error when I try to access nova/my or nova/register...
I guess the routes are missing... But is here in the manual with it. I have not explained the content of the templates and the controllers. But it is all about Laravel & Vue Basics
https://github.com/Muetze42/nova-assets-changer/blob/main/docs/register-page.md
I also used this guide and applied it in a fresh Laravel Nova installation:
https://github.com/Muetze42/nova-assets-changer-register-page
Great job! Thank you.
Hello,
Can you write some README to publish login/register pages?
Regards