We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174ca92 commit 74f62bcCopy full SHA for 74f62bc
README.md
@@ -13,7 +13,7 @@ require 'vendor/autoload.php'
13
"autoload": {
14
// 额外文件
15
"files": [
16
- "app/Helpers/helpers.php"
+ "helpers.php"
17
],
18
// 自动加载类的命名空间和目录的映射
19
"psr-4": {"Fuxx\\": "src/"}
0 commit comments