Skip to content

Commit 2444877

Browse files
authored
Add '_boost*' to debugbar exceptions
1 parent 099ef54 commit 2444877

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*',
2223
],
2324

2425
/*

0 commit comments

Comments
 (0)