make faker for gadai and changes marhun to make the calculation for the gold, update composer remove helpers

This commit is contained in:
Hafifie PKB
2023-11-23 16:15:35 +08:00
parent 72fb590b2f
commit e6ef310333
6 changed files with 170 additions and 10 deletions
+1 -8
View File
@@ -1,11 +1,7 @@
{
"name": "laravel/lumen",
"description": "The Laravel Lumen Framework.",
"keywords": [
"framework",
"laravel",
"lumen"
],
"keywords": ["framework", "laravel", "lumen"],
"license": "MIT",
"type": "project",
"require": {
@@ -21,9 +17,6 @@
"phpunit/phpunit": "^8.5"
},
"autoload": {
"files": [
"app/helpers.php"
],
"classmap": [
"database/seeds",
"database/factories"