An open API service indexing awesome lists of open source software.

https://github.com/krayin/krayin-blade-tracer

Krayin Blade Tracer
https://github.com/krayin/krayin-blade-tracer

Last synced: 4 months ago
JSON representation

Krayin Blade Tracer

Awesome Lists containing this project

README

          

# Krayin Blade Tracer Download

### 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.