$systemDirectory
$systemDirectory :
Holds the paths that are used by the system to locate the main directories, application, system, etc.
Modifying these allows you to re-structure your application, share a system folder between multiple applications, and more.
All paths are relative to the project's root folder.
Loading…