Skip to content

Instantly share code, notes, and snippets.

@serapheem
Created July 21, 2013 04:44
Show Gist options
  • Select an option

  • Save serapheem/6047511 to your computer and use it in GitHub Desktop.

Select an option

Save serapheem/6047511 to your computer and use it in GitHub Desktop.
Symony2 - Redirecting to homepage in controller
<?php
return $this->redirect($this->generateUrl('homepage'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment