$env = $app->detectEnvironment(array( 'local' => array('homestead') ));. *.env file are just used to put sensitive data that shouldn't be put into VCS.
確定! 回上一頁