where('created_at', '<', now()->subDays(3))->delete(); } }