In laravel 4 we had: $env = $app->detectEnvironment(array( 'local' => array('homestead') ));. by default. But in laravel 5 it's changed to:
確定! 回上一頁