krayin / krayin-blade-tracer
Package info
github.com/krayin/krayin-blade-tracer
Language:Blade
pkg:composer/krayin/krayin-blade-tracer
dev-master
2021-07-26 15:55 UTC
This package is auto-updated.
Last update: 2026-02-27 01:48:23 UTC
README
1. Introduction:
Show blade file path by hovering on parent element.
2. Requirements:
- Krayin: v1.0.0.
3. Installation:
- Install the extension
composer require krayin/krayin-blade-tracer
- Run these commands below to complete the setup
php artisan view:clear
That's it, your extension must be working now.