Skip to content

Commit

Permalink
Merge pull request #60 from NeptuneDesign/patch-4
Browse files Browse the repository at this point in the history
Removal of flare roads by default on Laravel 6
  • Loading branch information
garygreen authored Sep 5, 2019
2 parents 9be1d14 + d4af3e0 commit b2889e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
*/
'hide_matching' => [
'#^_debugbar#',
'#^flare#',
'#^routes$#'
],

Expand Down

0 comments on commit b2889e9

Please sign in to comment.