beyondcode / beyondcode/laravel-dump-server

[Proposition] Option to hide info block (date, controller, source, file)

Open
#40 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
1.6k
Forks
90
PR merge metrics
No merged PRs in 30d

Description

It would be helpful to have an option to hide the info block:

```
------------ --------------------------------------
date Fri, 14 Dec 2018 06:42:36 +0000
controller "HotelsController"
source HotelsSearchService.php on line 315
file app/Services/HotelsSearchService.php
------------ --------------------------------------
```
In my case I need to dump a lot of data in array, and this blocks take all the space on the screen, make it not comfortable to read and require to scroll a lot. It would be nice to have an option to not show this block.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.