Show the paths to current blade template files in html source for finding the correct template
flyke/laravel-template-hints is a Laravel package for show the paths to current blade template files in html source for finding the correct template.
It currently has 0 GitHub stars and 54 downloads on Packagist.
Install it with composer require flyke/laravel-template-hints.
Discover more Laravel packages by flyke
or browse all Laravel packages to compare alternatives.
Last updated
Show blade template file hints in HTML source.
Largely based on https://github.com/appstract/laravel-tracer
Documentation will be completed when I've got everything working.