You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ It bootstraps some Collectors to work with Laravel and implements a couple custo
11
11
It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown)
12
12
Read [the documentation](http://phpdebugbar.com/docs/) for more configuration options.
13
13
14
-

14
+

15
15
16
16
17
17
### Note: Use the DebugBar only in development. Do not use Debugbar on publicly accessible websites, as it will leak information from stored requests (by design). It can also slow the application down (because it has to gather data). So when experiencing slowness, try disabling some of the collectors.
0 commit comments