芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/myvyralapp.com/bck/resources/installer/src/Helpers/ConfigHelper.php
getConfigFilePath(); $config_array = include $config_file_path; return $config_array; } public function getConfigFilePath() { return resource_path('installer/src/config/installer.php'); } }