-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
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
Labels
No labels