Application in Production!
$env = $app->detectEnvironment(array( // 'local' => array('homestead'), 'dev' => array('hostname'), ));