首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
laravel 自定义函数
laravel 自定义函数
mac
2024-05-29
33
1
. 在项目根目录创建 functions.php (名字自定义)
2
. 在composer.json文件 autoload下添加
"
files
"
: [
"
functions.php
"
]
3
. 终端执行 composer dump
转载请注明原文地址: https://mac.8miu.com/read-492869.html
最新回复
(
0
)