Add Login & Register

This commit is contained in:
R
2022-09-15 11:47:36 +07:00
parent a3b95615d7
commit 300b53942d
40 changed files with 658 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
<?php
return [
'name' => 'Linksehat',
'otp_valid_minutes' => 10
];