我正在尝试建立两个环境:local和production。 到目前为止,我添加了一个 bootstrap/environment.php 文件: $env = $app->detectEnvironment(array( ...
確定! 回上一頁