add helpers in composer

This commit is contained in:
Hafifie PKB
2023-11-23 16:29:43 +08:00
parent fde5304524
commit 0b71ab7abb
4 changed files with 7289 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@
"phpunit/phpunit": "^8.5"
},
"autoload": {
"files":[
"app/helpers.php"
],
"classmap": [
"database/seeds",
"database/factories"