Initial user management in admin panel
This commit is contained in:
@@ -20,6 +20,7 @@ users:
|
||||
flight_time: 43200
|
||||
created_at: now
|
||||
updated_at: now
|
||||
active: 1
|
||||
- id: 2
|
||||
name: Carla Walters
|
||||
email: carla.walters68@example.com
|
||||
@@ -32,6 +33,7 @@ users:
|
||||
flight_time: 43200
|
||||
created_at: now
|
||||
updated_at: now
|
||||
active: 1
|
||||
- id: 3
|
||||
name: Raymond Pearson
|
||||
email: raymond.pearson56@example.com
|
||||
@@ -44,6 +46,7 @@ users:
|
||||
flight_time: 43200
|
||||
created_at: now
|
||||
updated_at: now
|
||||
active: 0
|
||||
|
||||
role_user:
|
||||
- user_id: 1
|
||||
|
||||
Reference in New Issue
Block a user