Skip to content

Commit

Permalink
Add laravel-debugbar package
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPunyapal committed Dec 17, 2023
1 parent 75bef77 commit ac9b467
Show file tree
Hide file tree
Showing 3 changed files with 154 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"mews/purifier": "^3.4"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.9",
"driftingly/rector-laravel": "^0.26.2",
"fakerphp/faker": "^1.9.1",
"laravel/pint": "^1.0",
Expand Down
152 changes: 151 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions storage/debugbar/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit ac9b467

Please sign in to comment.