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