• John Elliott's avatar
    Refactor EnvFileWriter and associated files · b430131c
    John Elliott authored
    Update EnvFileWriter so that it can be used to write any of the variables to the .env file not just the database connection variables. This means that it will be possible to easily and consistently add prompts for additional variables going forwards (e.g. APP_URL). Additionally, update ConfigureDatabase and SetInstalled flag so that they both use the updated CreateEnvFile. The .env file is now created by CreateEnvFile.
    b430131c
Name
Last commit
Last update
..
Scripts Loading commit data...
Traits Loading commit data...
Writers Loading commit data...
Installer.php Loading commit data...
SetupScript.php Loading commit data...