add helpers in composer

This commit is contained in:
Hafifie PKB
2023-11-23 16:29:43 +08:00
committed by Afiq Hamzah
parent 0a45e87c65
commit a967b5f2bf
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"