laravel时间判断

$now = Carbon::now();
if ($now >= '2019-01-02') {
}

 

posted @ 2019-01-04 11:58  泥土里的绽放  阅读(968)  评论(0)    收藏  举报