Skip to content

Instantly share code, notes, and snippets.

@hugodias
Created May 28, 2014 11:18
Show Gist options
  • Save hugodias/48da02338342e6c7c51b to your computer and use it in GitHub Desktop.
Save hugodias/48da02338342e6c7c51b to your computer and use it in GitHub Desktop.
<?php
# ....
$env = $app->detectEnvironment(array(
'local' => array('homestead'),
));
#....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment