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
garygreen authored Sep 5, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -29,6 +29,7 @@
*/
'hide_matching' => [
'#^_debugbar#',
'#^flare#',
'#^routes$#'
],

0 comments on commit b2889e9

Please sign in to comment.