File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 ),
You can’t perform that action at this time.
0 commit comments