header('Pragma', 'no-cache'); $response->header('Cache-Control', 'no-cache, max-age=0, must-revalidate, no-store'); } return $response; } }