File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ No more `var_dump()` in your code!
1616 - Includes generic data collectors and collectors for well known libraries
1717 - The client side bar is 100% coded in javascript
1818 - Easily create your own collectors and their associated view in the bar
19- - Save and re-open previews requests
19+ - Save and re-open previous requests
2020 - [ Very well documented] ( http://phpdebugbar.com/docs )
2121
2222Includes collectors for:
@@ -33,6 +33,12 @@ Includes collectors for:
3333Checkout the [ demo] ( https://github.com/maximebf/php-debugbar/tree/master/demo ) for
3434examples and [ phpdebugbar.com] ( http://phpdebugbar.com ) for a live example.
3535
36+ Integrations with other frameworks:
37+
38+ - [ Laravel] ( https://github.com/barryvdh/laravel-debugbar ) (project by barryvdh)
39+
40+ * (drop me a message or submit a PR to add your DebugBar related project here)*
41+
3642## Installation
3743
3844The best way to install DebugBar is using [ Composer] ( http://getcomposer.org )
You can’t perform that action at this time.
0 commit comments