Skip to content

Commit 21b2c6f

Browse files
authored
Add '_boost*' to debugbar exceptions (#1818)
* Add '_boost*' to debugbar exceptions * Update debugbar configuration to specify browser logs
1 parent 35ae940 commit 21b2c6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/debugbar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
'except' => [
2020
'telescope*',
2121
'horizon*',
22+
'_boost/browser-logs',
2223
],
2324

2425
/*

0 commit comments

Comments
 (0)