In Laravel, I want to validate so that the time is after the current time and date. So I coded the validation as follows
$validateData = $request->validate