Laravel now recommends in its documentation to use $environment = App::environment(); // or check on an array of environments: if ...
確定! 回上一頁