complete story 3.2 with qa tests
This commit is contained in:
@@ -150,6 +150,7 @@ return [
|
||||
'uuid' => 'The :attribute must be a valid UUID.',
|
||||
|
||||
'end_time_after_start' => 'End time must be after start time.',
|
||||
'block_date_future' => 'Block date must be today or a future date.',
|
||||
|
||||
'attributes' => [
|
||||
'email' => 'email',
|
||||
|
||||
Reference in New Issue
Block a user