Skip to content

Commit b80de5d

Browse files
committed
update config spacing
1 parent 2388076 commit b80de5d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/boost.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
/*
88
|--------------------------------------------------------------------------
9-
| Boost Browser Logs Watcher Switch
9+
| Boost Browser Logs Watcher
1010
|--------------------------------------------------------------------------
1111
|
12-
| The following option may be used to enable or disable browser logs watcher
13-
| functionality which simply provides a single and convenient way to
14-
| enable or disable browser logs functionality in Boost.
12+
| The following option may be used to enable or disable the browser logs
13+
| watcher feature within Laravel Boost. The log watcher will read any
14+
| errors within the browser's console to give Boost better context.
1515
*/
1616

1717
'browser_logs_watcher' => env('BOOST_BROWSER_LOGS_WATCHER', true),

0 commit comments

Comments
 (0)