2017 © Pedro Peláez
 

october-plugin debugbar

Debugbar integration for OctoberCMS.

image

bedard/debugbar

Debugbar integration for OctoberCMS.

  • Monday, July 31, 2017
  • by scottbedard
  • Repository
  • 1 Watchers
  • 9 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 6 Open issues
  • 5 Versions
  • 120 % Grown

The README.md

Debugbar Plugin

Easily see what's going on under the hood of your October CMS application., (*1)

Installation

To install with Composer, run from your project root, (*2)

composer require rainlab/debugbar-plugin

Usage

Set debug to true in config/app.php and the debugbar should appear on your site to all authenticated backend users with the rainlab.debugbar.access_debugbar permission., (*3)

If you would like to make the debugbar accessible to all users regardless of authentication and permissions, then set allow_public_access to true in the configuration (see below)., (*4)

See barryvdh/laravel-debugbar for more usage instructions and documentation., (*5)

Configuration

All configuration for the plugin is found in the plugins/rainlab/debugbar directory. To override any of these settings, create an override file called config/rainlab/debugbar/config.php in your local system., (*6)

To include exceptions in the response header of ajax calls set debug_ajax to true in config/app.php., (*7)

Events are not captured by default since it can slow down the front-end when many events are fired, you may enable it with the collectors.events setting., (*8)

The Versions

31/07 2017

dev-master

9999999-dev http://octobercms.com/author/bedard

Debugbar integration for OctoberCMS.

  Sources   Download

The Requires

 

by Scott Bedard

october debugbar

31/07 2017

2.0.0

2.0.0.0 http://octobercms.com/author/bedard

Debugbar integration for OctoberCMS.

  Sources   Download

The Requires

 

by Scott Bedard

october debugbar

26/06 2017

1.0.8

1.0.8.0 http://octobercms.com/author/bedard

Debugbar integration for OctoberCMS.

  Sources   Download

The Requires

 

by Scott Bedard

october debugbar

02/02 2017

1.0.6

1.0.6.0 http://octobercms.com/author/bedard

Debugbar integration for OctoberCMS.

  Sources   Download

The Requires

 

by Scott Bedard

october debugbar

25/05 2016

1.0.5

1.0.5.0 http://octobercms.com/author/bedard

Debugbar integration for OctoberCMS.

  Sources   Download

The Requires

 

by Scott Bedard

october debugbar