#How can I get better error messages within blade?

1 messages · Page 1 of 1 (latest)

latent stratus
#

Most errors that come from a blade component aren't very meaningful and I need to hunt the error down. What are some ways I can deal with this and improve it?

#

Basically, I want it to show the correct line, so within the include.

modest vapor
#

Well, that is pretty much the correct line. It'll show the last line of user-land code, and that include looks like a vendor view. So yeah, your need to expand the vendor items.

latent stratus