tastyigniter / ti-ext-debugbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adds PHP Debugbar to your TastyIgniter application. This extension provides easy access to tools like the response timeline, database queries, and exceptions.

If the extension was installed without using the marketplace

Run a composer update from your TastyIgniter root directory to install the extension dependencies

Usage

Set debug to true in config/app.php and the debugbar should appear.

See barryvdh/laravel-debugbar for more usage instructions and documentation.

About

License:MIT License


Languages

Language:PHP 100.0%