Level 43
Apr 21, 2018
2
Level 1
Time Condition
if ($request->start_time <= $request->end_time) { //how can i check this condition if my field type in database time.
}
Please or to participate in this conversation.
Summer Sale! All accounts are 50% off this week.
if ($request->start_time <= $request->end_time) { //how can i check this condition if my field type in database time.
}
Please or to participate in this conversation.