Tracy integration to Laminas. The Lemo\Tracy module provides integration of Tracy to Laminas quickly and easily with many configuration options.
Open terminal and go to your application directory
- Run
composer require matycz/lemo-tracy
- Copy
lemotracy.local.php.dist
to/config/autoload/
and rename it tolemotracy.local.php
- Add
Lemo\Tracy
to/config/application.ini
to sectionmodules
as one of the first modules