krayin/krayin-blade-tracer

dev-master 2021-07-26 15:55 UTC

This package is auto-updated.

Last update: 2024-03-26 21:56:42 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.