- client and invoice scaffolding

This commit is contained in:
Peter Papp
2021-04-21 15:22:54 +02:00
parent aa585b60d5
commit 5a9583be5b
14 changed files with 648 additions and 1 deletions

View File

@@ -61,7 +61,8 @@
"database/factories"
],
"files": [
"app/Http/helpers.php"
"app/Http/helpers.php",
"app/Http/custom-helpers.php"
]
},
"autoload-dev": {