We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
也就是你配置文件里指明的 $config,在这里完全一致的可以得到值
$config
加载 app/config/ENVIRONMENT/name.php 文件或 app/config/name.php,如果里面有 $config 则合并到 AtomCode::$config 中
把目录加到框架自动搜索目录。便于自动加载类。类的命名必须为 类名.php
类名.php
批量添加自动加载目录
启动应用,不知道运行多次什么样。不管了,反正你运行一次就行了。
There was an error while loading. Please reload this page.