Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 531 Bytes

Tracy Debugger Toolbar for Drupal 8

"Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it." For more information see official Tracy repository

Installation

  1. composer require drupal/tracy
  2. cd docroot or cd web
  3. drush en tracy -y
  4. happy debugging!

You must be signed as Administrator for see tracy bar