Skip to content

Tag the HTML injection #1824

@bilogic

Description

@bilogic

Possible to add some kind of tag to surround the HTML injections?

e.g.

<!-- LARAVEL-DEBUGBAR -->
... injected HTML
<!-- /LARAVEL-DEBUGBAR -->

OR

<div class="laravel-debugbar">
... injected HTML
</div>

This makes it easier to use code to analyze/monitor my HTML. I can PR.

An example is in case someone accidentally turns on APP_DEBUG in production

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions