Skip to content

Commit

Permalink
feature: add laravel debugbar
Browse files Browse the repository at this point in the history
  • Loading branch information
muco-rolle committed Oct 20, 2024
1 parent 2a7aa5e commit f7a1395
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"tightenco/ziggy": "^2.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14",
"barryvdh/laravel-ide-helper": "^3.1",
"fakerphp/faker": "^1.23",
"fly-apps/dockerfile-laravel": "^1.0",
Expand Down
154 changes: 153 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 f7a1395

Please sign in to comment.