where('log_time', '>=', strtotime(config('tasks.recently_heartbeat')))->latest('log_time'); } }