delete(); StatServer::where('record_at', '<', strtotime('-2 month', time()))->delete(); } }