Laravel hanya fasih hari ini

$posts = Post::whereDate('created_at', Carbon::today())->get();
Witty Wren