krayin / krayin-blade-tracer
Installs: 103
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Language:Blade
This package is auto-updated.
Last update: 2024-10-26 23:08:51 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.