change role to "user" for new registrations, fixed some registration form errors and implemented a reg-test
This commit is contained in:
@@ -30,6 +30,7 @@ class User extends Authenticatable implements MustVerifyEmail
|
||||
'last_name',
|
||||
'address',
|
||||
'phone',
|
||||
'role',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user