Skip to content

Commit

Permalink
chore: clean up done
Browse files Browse the repository at this point in the history
  • Loading branch information
devansh-webkul committed Aug 20, 2024
1 parent ac9e2e8 commit 1710812
Show file tree
Hide file tree
Showing 8 changed files with 350 additions and 993 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ APP_URL=http://localhost
APP_TIMEZONE=Asia/Kolkata
APP_LOCALE=en

VITE_HOST=
VITE_PORT=

LOG_CHANNEL=stack
LOG_LEVEL=debug

Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,16 @@
"guzzlehttp/guzzle": "^7.0.1",
"konekt/concord": "^1.10",
"laravel/framework": "^10.0",
"laravel/pint": "^1.16",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.5",
"laravel/ui": "^4.0",
"maatwebsite/excel": "^3.1",
"prettus/l5-repository": "^2.7.9"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.6",
"fakerphp/faker": "^1.9.1",
"krayin/krayin-package-generator": "dev-master",
"laravel/pint": "^1.16",
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^7.0",
Expand Down
Loading

0 comments on commit 1710812

Please sign in to comment.