krayin/krayin-debug-bar

Maintainers

Package info

github.com/krayin/krayin-debug-bar

pkg:composer/krayin/krayin-debug-bar

Statistics

Installs: 26

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

dev-master 2021-07-26 15:57 UTC

This package is auto-updated.

Last update: 2026-02-27 02:26:48 UTC


README

1. Introduction:

Show all stats in debug bar grouped by installed modules.

2. Requirements:

  • Krayin: v1.0.0.

3. Installation:

  • Install the extension
composer require krayin/krayin-debug-bar
  • Run these command below to complete the setup
php artisan route:cache

That's it, your extension must be working now.