ORIENT/modules/system/console
Ben Thomson 6dbfdd7e65
Allow quotes to be correctly handled by october:env (#4986)
This fix will apply quotes around string environment variables which contain either a single, or double, quote as well as any variables with a hash symbol - escaping any double-quotes encountered. When artisan october:env is run, this should correctly transfer all configuration values from the config files to the .env file.

Fixes #4979.
2020-03-26 23:40:01 +08:00
..
OctoberDown.php Remove unused imports 2018-08-24 19:51:59 +02:00
OctoberEnv.php Allow quotes to be correctly handled by october:env (#4986) 2020-03-26 23:40:01 +08:00
OctoberFresh.php Remove unused imports 2018-08-24 19:51:59 +02:00
OctoberInstall.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
OctoberMirror.php Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
OctoberPasswd.php Fixes bug showing the entered password 2019-12-24 18:10:17 +11:00
OctoberUp.php Remove unused imports 2018-08-24 19:51:59 +02:00
OctoberUpdate.php Remove unused imports 2018-08-24 19:51:59 +02:00
OctoberUtil.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
PluginDisable.php Added plugin:list, plugin:disable, & plugin:enable artisan commands (#4127) 2019-02-22 12:50:01 -06:00
PluginEnable.php Added plugin:list, plugin:disable, & plugin:enable artisan commands (#4127) 2019-02-22 12:50:01 -06:00
PluginInstall.php Minor improvement in the update gateway API calls. 2019-01-05 15:18:04 -08:00
PluginList.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
PluginRefresh.php Remove unused imports 2018-08-24 19:51:59 +02:00
PluginRemove.php Remove senseless proxy functions 2018-08-15 18:35:15 +02:00
ThemeInstall.php Remove senseless proxy functions 2018-08-15 18:35:15 +02:00
ThemeList.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ThemeRemove.php Remove senseless proxy functions 2018-08-15 18:35:15 +02:00
ThemeSync.php Fix sync command, minor cleanup (#4645) 2019-10-09 08:54:13 -06:00
ThemeUse.php Remove senseless proxy functions 2018-08-15 18:35:15 +02:00