laravel时间判断

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

 

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