Skip to content

Instantly share code, notes, and snippets.

@assertchris
Last active January 2, 2016 09:29
Show Gist options
  • Select an option

  • Save assertchris/8283083 to your computer and use it in GitHub Desktop.

Select an option

Save assertchris/8283083 to your computer and use it in GitHub Desktop.
Temporarily setting local environment until Vagrant setup is complete.
$env = $app->detectEnvironment(function() {
return "local";
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment