Skip to content

A simple package for Laravel framework to trace path of blade templates.

License

Notifications You must be signed in to change notification settings

ariabid/laravel-view-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View tracer for Laravel blade files

Installation Guide

Install the package via composer:

composer require ariabid/laravel-view-tracer:1.1.2

Open .env file and enable laravel-view-tracer

ENABLE_VIEW_TRACER=true

Authors

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details.