refactor(config): remove runtime config files and centralize route/bootstrap
This commit is contained in:
@@ -186,7 +186,7 @@ function appLogoUrlAbsolute(int $size = 128): string
|
||||
}
|
||||
|
||||
/**
|
||||
* Read one cached app setting from config/settings.php.
|
||||
* Read one cached app setting from storage/runtime/settings.php.
|
||||
*/
|
||||
function appSetting(string $key): ?string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user