Work on login form stuff

This commit is contained in:
Melody Becker 2024-10-28 08:36:11 +01:00
parent 53e6418e89
commit 952949b609
11 changed files with 127 additions and 22 deletions

View file

@ -1,2 +1,4 @@
{{page-title "RegisterForm"}}
<Auth::RegistrationForm @username="bob" />
<Auth::Login />
<br>
<!--<Auth::PostRegistrationForm @username="bob" />-->