Skip to content

Commit 6545c54

Browse files
authored
Update screenshot
1 parent 4c73189 commit 6545c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It bootstraps some Collectors to work with Laravel and implements a couple custo
1111
It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown)
1212
Read [the documentation](http://phpdebugbar.com/docs/) for more configuration options.
1313

14-
![Debugbar Dark Mode screenshot](https://github.com/barryvdh/laravel-debugbar/assets/973269/a9e3d2c6-c9b3-4c48-abd4-c109f4c91e13)
14+
![Debugbar Dark Mode screenshot](https://github.com/barryvdh/laravel-debugbar/assets/973269/6600837a-8b2d-4acb-ab0c-158c9ca5439c)
1515

1616

1717
### 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

Comments
 (0)