Laravel 添加帮助类helper


1.

首先需要找到文件所在位置 如文件所在为值在 app/Common/Helpers/function.php

2
Laravel 添加帮助类helper
3.输入命令 composer dump-autoload 加载成功后就行了

相关文章: