big commit

This commit is contained in:
omair saleh
2021-03-22 08:46:33 +08:00
parent 307aff1c3f
commit 9fe0757baf
75 changed files with 2587 additions and 425 deletions
+4 -2
View File
@@ -9,15 +9,17 @@
"license": "MIT",
"require": {
"php": "^7.2.5",
"ext-curl": "*",
"ext-fileinfo": "*",
"ext-json": "^1.6",
"barryvdh/laravel-dompdf": "^0.9.0",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0",
"spatie/laravel-activitylog": "^3.14",
"tymon/jwt-auth": "^1.0",
"ext-curl": "*"
"tymon/jwt-auth": "^1.0"
},
"require-dev": {
"facade/ignition": "^2.0",