wip on password reset

This commit is contained in:
2023-12-03 10:40:53 +05:00
parent e940d17bad
commit 1429757b42
11 changed files with 206 additions and 38 deletions

View File

@@ -39,11 +39,13 @@ class UsersTableSeeder extends Seeder
'username' => 'nurmuhammet',
'name' => 'Nurmuhammet Allanov',
'email' => 'nurmuhammet@mail.com',
'phone' => '61929248',
'password' => '$2y$10$O7LFNdFIT3Rmfeo8tUfbqekB0x0incovkRP6eQuzvb7dVXysQyyBC',
], [
'username' => 'mahmyt',
'name' => 'Mahmyt Allaberdiyev',
'email' => 'mahmyt1206@gmail.com',
'phone' => '65707012',
'password' => '$2y$10$O7LFNdFIT3Rmfeo8tUfbqekB0x0incovkRP6eQuzvb7dVXysQyyBC',
], [
'username' => 'dowran',