#How do I quickly locate the blade template from the HTML source?

6 messages · Page 1 of 1 (latest)

cloud marten
#

is there something like blade file sourcemaps that i can enable? i'm looking for the easiest way to identify where a particular chunk of html i'm looking at came from when inspecting it in the browser.

#

@shy mason apologies if the tag is rude but i saw you gave me a 🤨 when i asked this in #general, does that mean you think i'm doing something wrong that this is even a problem?

#

we're using blade components and trying not to split things up into too many files, but it can still become confusing/time consuming to identify what template i need to be looking at to fix/adjust something i'm seeing in the browser

solar hatch
cloud marten
#

we're running that now actually, but it just lists them all out. not super helpful when the number goes past 10 or so

#

was hoping there would be a way to enable some sort of jump to line of code functionality, or at least the file