KTV 20250730
加入變數 phone
This commit is contained in:
parent
0832120c8f
commit
2983899678
@ -12,6 +12,7 @@ new #[Layout('layouts.guest')] class extends Component
|
|||||||
{
|
{
|
||||||
public string $name = '';
|
public string $name = '';
|
||||||
public string $email = '';
|
public string $email = '';
|
||||||
|
public string $phone = '';
|
||||||
public string $password = '';
|
public string $password = '';
|
||||||
public string $password_confirmation = '';
|
public string $password_confirmation = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user